Type Definition rustc::hir::GlobMap [] [src]

type GlobMap = NodeMap<FxHashSet<Name>>;
🔬 This is a nightly-only experimental API. (rustc_private)