Trait typenum::type_operators::Len [−][src]
A type operator that gives the length of an Array
or the number of bits in a UInt
.
Associated Types
Loading content...Required methods
fn len(&self) -> Self::Output
[src]
This function isn’t used in this crate, but may be useful for others.
Implementors
Loading content...