Module Public.Error

type t
include sig ... end
val sexp_of_t : t -> Parsexp__.Import.Ppx_sexp_conv_lib.Sexp.t
val position : t -> Parsexp.Positions.pos
val message : t -> string