rustc_typeck::hir::def::ExportMap [] [src]

type ExportMap = HashMap<u32Vec<Export>, BuildHasherDefault<FnvHasher>>;
Unstable (rustc_private)