Expand description
impl_shared_rwlock implements an OCaml custom type that wraps around a
shared reference to RwLock to a Rust object.
Macrosยง
- impl_
shared_ ๐rwlock
impl_shared_rwlock implements an OCaml custom type that wraps around a
shared reference to RwLock to a Rust object.