include module type of struct include Serlib.Ser_pp end
type doc_view = Pp.doc_viewval t_of_sexp : Sexplib.Sexp.t -> tval sexp_of_t : t -> Sexplib.Sexp.tval doc_view_of_sexp : Sexplib.Sexp.t -> doc_viewval sexp_of_doc_view : doc_view -> Sexplib.Sexp.tSourceval string_of_ppcmds : Pp.t -> string Sourceval to_string : Pp.t -> string