pub trait HomogeneousTuple: TupleCollect { }
Expand description

Implemented for homogeneous tuples of size up to 12.

Implementors