rustc::hir::GlobMap [] [src]

type GlobMap = NodeMap<FnvHashSet<Name>>;
Unstable (rustc_private)