[−][src]Trait generic_array::ArrayLength
Trait making GenericArray work, marking types to be used as length of an array
Associated Types
type ArrayType
Associated type representing the array type for the number
Trait making GenericArray work, marking types to be used as length of an array
type ArrayTypeAssociated type representing the array type for the number
impl<T> ArrayLength<T> for UTerm[src]type ArrayTypeimpl<T, N: ArrayLength<T>> ArrayLength<T> for UInt<N, B0>[src]type ArrayTypeimpl<T, N: ArrayLength<T>> ArrayLength<T> for UInt<N, B1>[src]type ArrayType