Searched refs:expect_end (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/rust/macros/ | ||
H A D | helpers.rs | 67 pub(crate) fn expect_end(it: &mut token_stream::IntoIter) { in expect_end() function |
H A D | module.rs | 145 expect_end(it); in parse() |