You can search for identifiers within the package.
in-package search v0.2.0
Debugging output for Cohttp Unix
val activate_debug : unit -> unit
activate_debug enables debugging output that will be sent to standard error.
activate_debug
val debug_active : unit -> bool
debug_active returns true if activate_debug has been called and false otherwise
debug_active