Home
last modified time | relevance | path

Searched defs:new_body (Results 1 – 2 of 2) sorted by relevance

/linux/rust/macros/
H A Dvtable.rs91 let new_body = vec![const_items.parse().unwrap(), body.stream()] in vtable() localVariable
H A Dkunit.rs154 let mut new_body = vec![]; in kunit_tests() localVariable