Module Exceptions.M_t_of_sexp

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