Macro alloc::vec::is_zero::impl_for_tuples
source · macro_rules! impl_for_tuples { () => { ... }; ($first_arg:ident $(,$rest:ident)*) => { ... }; }
macro_rules! impl_for_tuples { () => { ... }; ($first_arg:ident $(,$rest:ident)*) => { ... }; }