type t
include sig ... end
val typerep_of_t : t Typerep_lib.Std.Typerep.t
val typename_of_t : t Typerep_lib.Std.Typename.t
include Raw with type t := t
val t_of_sexp : Base.Sexp.t ‑> t
val sexp_of_t : t ‑> Base.Sexp.t
val here : Source_code_position.t
here will appear in validation-failure error messages.
here
val validate : t Core_kernel__.Import.Validate.check