Skip to main content
impl_extend_tuple
core
1.96.0-nightly
(38c0de8dc 2026-02-28)
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)),+) => { ... }; }