Expand description
Caml helpers
Modulesยง
- caml_
bytes_ string - caml_
pointer - shared_
reference - `impl_shared_reference1 implements an OCaml custom type that wraps around a shared reference to a Rust object.
- shared_
rwlock impl_shared_rwlock
implements an OCaml custom type that wraps around a shared reference to RwLock to a Rust object.