type t
include sig ... end
val hash_fold_t : Base.Hash.state ‑> t ‑> Base.Hash.state
val hash : t ‑> Base.Hash.hash_value
include Raw with type t := t
val t_of_sexp : Base.Sexp.t ‑> t
val sexp_of_t : t ‑> Base.Sexp.t
val here : Core_kernel.Source_code_position.t
here will appear in validation-failure error messages.
here
val validate : t Core_kernel__.Import.Validate.check