Trait otter_api_tests::imports::digest::generic_array::ArrayLength [−]
Expand description
Trait making GenericArray work, marking types to be used as length of an array
Associated Types
type ArrayType
type ArrayTypeAssociated type representing the array type for the number
Implementors
impl<T> ArrayLength<T> for UTermimpl<T, N> ArrayLength<T> for UInt<N, B0> where
N: ArrayLength<T>, impl<T, N> ArrayLength<T> for UInt<N, B1> where
N: ArrayLength<T>,