Searched defs:expect_ident (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/macros/ | ||
| H A D | concat_idents.rs | 7 fn expect_ident(it: &mut token_stream::IntoIter) -> Ident { expect_ident() function |
| H A D | helpers.rs | 48 pub(crate) fn expect_ident(it: &mut token_stream::IntoIter) -> String { expect_ident() function |