package qcow

  1. Overview
  2. Docs
type t

An entity which holds a set of locks

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.