Home
last modified time | relevance | path

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

/linux/rust/pin-init/src/
H A Dlib.rs1558 macro_rules! impl_tuple_zeroable { macro
1563 impl_tuple_zeroable!($($t),* ,);
1567 impl_tuple_zeroable!(A, B, C, D, E, F, G, H, I, J);