Searched defs:new_body (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/macros/ | ||
| H A D | vtable.rs | 91 let new_body = vec![const_items.parse().unwrap(), body.stream()] in vtable() localVariable |
| H A D | kunit.rs | 154 let mut new_body = vec![]; kunit_tests() localVariable |