Type Definition rustc_expand::mbe::macro_parser::NamedMatchVec[][src]

type NamedMatchVec = SmallVec<[NamedMatch; 4]>;