[−][src]Trait heapless::ArrayLength
Trait making GenericArray
work, marking types to be used as length of an array
Associated Types
Implementations on Foreign Types
impl<T, N> ArrayLength<T> for UInt<N, B0> where
N: ArrayLength<T>,
[src]
N: ArrayLength<T>,
type ArrayType
impl<T, N> ArrayLength<T> for UInt<N, B1> where
N: ArrayLength<T>,
[src]
N: ArrayLength<T>,