You can search for identifiers within the package.
in-package search v0.2.0
Module used to define stubs generators. See: Posix_uname_stubs and Posix_uname_constants For some examples.
Posix_uname_stubs
Posix_uname_constants
module type TypesDef = sig ... end
module Types (Def : TypesDef) : sig ... end
module type StubsDef = sig ... end
module Stubs (Def : StubsDef) : sig ... end