You can search for identifiers within the package.
in-package search v0.2.0
val teams : ?token:Token.t -> org:string -> unit -> Github_t.team Stream.t
val user_orgs : ?token:Token.t -> user:string -> unit -> Github_t.org Stream.t
module Hook : sig ... end