type t
include sig ... end
val sexp_of_t : t ‑> Sexplib.Sexp.t
val of_string : string ‑> t
val to_string : t ‑> string