You can search for identifiers within the package.
in-package search v0.2.0
serde_xml
Serde_xml
val (let*) : ('a, 'b) result -> ('a -> ('c, 'b) result) -> ('c, 'b) result
module Ser : Serde.Ser.Intf with type output = Tyxml.Xml.elt
val to_string_pretty : Serde.Ser.data -> (string, Ser.error Serde.Ser.ser_error) result