You can search for identifiers within the package.
in-package search v0.2.0
type expansion_error_data = {
msg : string;
loc : Segment.t option;
}
exception ExpansionError of expansion_error_data
val loc : Migrate_parsetree.Ast_404.Location.t
module ProtoExpr : sig ... end
module Segment : sig ... end