Home
last modified time | relevance | path

Searched refs:quote_each_token (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/quote/src/
H A Dlib.rs519 $crate::quote_each_token!{_s $($tt)*}
754 // quote_each_token!(_s a b c d e f g h i j);
809 macro_rules! quote_each_token { macros
823 // See the explanation on quote_each_token.
840 // See the explanation on quote_each_token.
855 // See the explanation on quote_each_token.
870 // See the explanation on quote_each_token.
892 $crate::quote_each_token!{$tokens $($inner)*}
913 $crate::quote_each_token!{$tokens $($inner)*}
942 // See the explanation on quote_each_token, an
[all...]

Completed in 2 milliseconds