You can search for identifiers within the package.
in-package search v0.2.0
S is the signature used by of_module to create a command-line argument converter.
S
of_module
type t
val of_string : string -> (t, [ `Msg of string ]) Stdlib.result
val to_string : t -> string