Home
last modified time | relevance | path

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

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