Function rustc_expand::mbe::macro_parser::create_matches[][src]

fn create_matches(len: usize) -> Box<[Lrc<SmallVec<[NamedMatch; 4]>>]>
Expand description

len Vecs (initially shared and empty) that will store matches of metavars.