Type Definition rustc_hir::hir_id::ItemLocalMap[][src]

pub type ItemLocalMap<T> = FxHashMap<ItemLocalId, T>;