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