You can search for identifiers within the package.
in-package search v0.2.0
climate
Climate.Parse_error
type t
Errors encountered while interpreting command-line arguments. This indicates that the user of a CLI program made with this library has passed invalid command-line arguments to the program.
exception E of t
val to_string : t -> string