Home
last modified time | relevance | path

Searched defs:tokens (Results 1 – 5 of 5) sorted by relevance

/rust/macros/
Dquote.rs43 let mut tokens; localVariable
68 let mut tokens = ::std::vec::Vec::new(); localVariable
77 let mut tokens = ::std::vec::Vec::new(); localVariable
86 let mut tokens = ::std::vec::Vec::new(); localVariable
Dvtable.rs8 let mut tokens: Vec<_> = ts.into_iter().collect(); in vtable() localVariable
Dpaste.rs6 let mut tokens = tokens.iter(); in concat() localVariable
Dkunit.rs24 let mut tokens: Vec<_> = ts.into_iter().collect(); in kunit_tests() localVariable
Dlib.rs411 let mut tokens = input.into_iter().collect(); in paste() localVariable