You can search for identifiers within the package.
in-package search v0.2.0
Unix backend.
module Make (Digestif : Digestif.S) : sig ... end
val ctx : Mimic.ctx
val inet_addr : Unix.inet_addr Mimic.value
val tls : Tls.Config.client Mimic.value
module Sync (Store : Git.S) (HTTP : Smart_git.HTTP) : Git.Sync.S with type hash = Store.hash and type store = Store.t
module Store : sig ... end