Module Parser_output.Bare_sexp

type output = Sexplib.Type.t
exception Found of output
val raise_found : Impl.State.Read_only.t -> Impl.parsed_value -> unit