Module caml

Source
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.