Type Definition rustc_span::def_id::LocalDefIdMap[][src]

pub type LocalDefIdMap<T> = FxHashMap<LocalDefId, T>;