You can search for identifiers within the package.
in-package search v0.2.0
p4pp
P4pp.Eval
type env
val empty : string -> string list -> (string * string) list -> env
module type F = sig ... end
module type S = sig ... end
module Make (F : F) : S
module FileSystem : S
module Web : S