rustc_typeck::hir::def::DefMap
[−]
[src]
type DefMap = HashMap<u32, PathResolution, BuildHasherDefault<FnvHasher>>;
Unstable (
rustc_private
)