Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Lupus committed Oct 12, 2024
1 parent 5b40d07 commit 5aa1357
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ml_box.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ use std::sync::Arc;

use derive_more::derive::Display;


/// This wrapper type around `ocaml::root::Root` allows sending
/// `ocaml::root::Root` to other threads and provides a safe interface for doing
/// so - the value can be recovered back only in a context where an OCaml
Expand Down

0 comments on commit 5aa1357

Please sign in to comment.