Module Sexp.Of_string_conv_exn

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