Searched refs:token_tree (Results 1 - 2 of 2) sorted by relevance
/third_party/rust/crates/syn/src/ | ||
H A D | mac.rs | 146 if let Some((TokenTree::Group(g), rest)) = cursor.token_tree() { |
H A D | token.rs | 231 impl_low_level_token!("token" TokenTree token_tree); |
Completed in 3 milliseconds