You can search for identifiers within the package.
in-package search v0.2.0
module Ast : sig ... end
module OTree : sig ... end
module M : sig ... end
val p : OTree.t -> OTree.t
val render : Ast.t -> M.ppr
module Test : sig ... end