Trait typenum::type_operators::Len [−][src]
Expand description
A type operator that gives the length of an Array
or the number of bits in a UInt
.
Associated Types
Required methods
Implementors
Length of ATerm
by itself is 0
Length of UTerm
by itself is 0
Length of a bit is 1