Home
last modified time | relevance | path

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

/openbmc/linux/rust/alloc/vec/
H A Dis_zero.rs74 macro_rules! impl_for_tuples { macro
93 impl_for_tuples!($($rest),*);
97 impl_for_tuples!(A, B, C, D, E, F, G, H);