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