Up
—
package
sexplib
Module
Sexplib.Pre_sexp.Of_string_conv_exn
type
t
=
{
exc : exn;
sexp :
Type.t
;
sub_sexp :
Type.t
;
}
exception
E
of
t