Module Jenga_lib.Metrics.Unit

type t =
| Byte
| Second
| Dimensionless
include sig ... end
val compare : t ‑> t ‑> int
val sexp_of_t : t ‑> Base.Sexp.t