Module Qcow_rwlock.Client
val make : (unit -> string) -> t
make describe_fn
creates an entity wheredescribe_fn ()
returns a human-readable description of the client for use in debugging.
Qcow_rwlock.Client
val make : (unit -> string) -> t
make describe_fn
creates an entity where describe_fn ()
returns a human-readable description of the client for use in debugging.