rustc_metadata::macro_import::MacroSelection
[−]
[src]
type MacroSelection = HashMap<InternedString, Span>;
Unstable (
rustc_private
)