impl_extend_tuple
core
1.93.0-nightly
(07bdbaedc 2025-11-19)
In core::
iter::
traits::
collect
core
::
iter
::
traits
::
collect
Macro
impl_
extend_
tuple
Copy item path
Source
macro_rules! impl_extend_tuple { ($(($ty:tt, $extend_ty:tt, $index:tt)),+) => { ... }; }