Module Pre_sexp.Of_string_conv_exn

type t = {
  1. exc : exn;
  2. sexp : Type.t;
  3. sub_sexp : Type.t;
}
exception E of t