Module Exceptions.M_sexp_of_t

type nonrec sexp_of_t = {
  1. mutable f : t -> Sexplib0.Sexp.t;
}
val f : sexp_of_t