Module Jenga_lib__Metrics.Counter

type t
val create : string ‑> t
val incr : t ‑> unit
val get : t ‑> int