rustc::hir::def::ExportMap [] [src]

type ExportMap = NodeMap<Vec<Export>>;
Unstable (rustc_private)