Hg_private.Bookmarkmodule Public : sig ... endinclude module type of struct include Public endval t_of_sexp : Sexplib0.Sexp.t -> tval sexp_of_t : t -> Sexplib0.Sexp.tval revision_id : t -> stringval name : t -> stringval active : t -> boolval of_lines : Core.String.t Core.List.t -> t Core.List.t