Type Definition rustc_expand::mbe::macro_check::Binders [−][src]
type Binders = FxHashMap<MacroRulesNormalizedIdent, BinderInfo>;
Expand description
An environment of meta-variables to their binder information.