You can search for identifiers within the package.
in-package search v0.2.0
type t
val to_element : t -> Element.t
val of_element : Element.t -> t
val push_buffer : t -> Buffer.t -> unit
val push_buffer_string : t -> string -> unit
val push_buffer_data : t -> data -> unit
val on_need_data : t -> (int -> unit) -> unit
val end_of_stream : t -> unit
val set_format : t -> Format.t -> unit