Trait itertools::traits::HomogeneousTuple
source · pub trait HomogeneousTuple: TupleCollect { }
Expand description
Implemented for homogeneous tuples of size up to 12.
Object Safety§
This trait is not object safe.
pub trait HomogeneousTuple: TupleCollect { }
Implemented for homogeneous tuples of size up to 12.