Home
last modified time | relevance | path

Searched refs:expect_end (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/rust/macros/
H A Dhelpers.rs67 pub(crate) fn expect_end(it: &mut token_stream::IntoIter) { in expect_end() function
H A Dmodule.rs151 expect_end(it); in parse()