You can search for identifiers within the package.
in-package search v0.2.0
ocaml-dtools.
module Conf : sig ... end
Configuration management module.
module Init : sig ... end
Initialisation management module. Allow to define procedures that must be executed at start up, and procedures that are to be executed at exit to have a clean quit.
module Log : sig ... end