Searched refs:expect_group (Results 1 – 2 of 2) sorted by relevance
| /rust/macros/ | ||
| D | helpers.rs | 59 pub(crate) fn expect_group(it: &mut token_stream::IntoIter) -> Group { in expect_group() function |
| D | module.rs | 8 let group = expect_group(it); in expect_string_array() |