Instrument.Make
Build a custom instrument type from a CUSTOM_IMPL. The returned create registers the instrument into all automatically.
CUSTOM_IMPL
create
all
module I : CUSTOM_IMPL
val create : name:string -> ?description:string -> ?unit_:string -> unit -> I.data t