Module Instrument.Make

Build a custom instrument type from a CUSTOM_IMPL. The returned create registers the instrument into all automatically.

Parameters

module I : CUSTOM_IMPL

Signature

val create : name:string -> ?description:string -> ?unit_:string -> unit -> I.data t