A trait for getting the length of tuples at compile time.
This crate provides the TupleLen trait, which allows getting the length
of a tuple as a compile-time typenum::Unsigned type.
A trait for getting the length of tuples at compile time.
This crate provides the TupleLen trait, which allows getting the length
of a tuple as a compile-time typenum::Unsigned type.