Trait coins_bip32::ecdsa::signature::digest::block_buffer::generic_array::ArrayLength
pub unsafe trait ArrayLength<T>: Unsigned {
type ArrayType;
}
Expand description
Trait making GenericArray
work, marking types to be used as length of an array
Required Associated Types§
type ArrayType
type ArrayType
Associated type representing the array type for the number