Trait coins_bip32::ecdsa::signature::digest::block_buffer::generic_array::arr::AddLength
[−]pub trait AddLength<T, N>: ArrayLength<T> where
N: ArrayLength<T>, {
type Output: ArrayLength<T>;
}
Expand description
Helper trait for arr!
macro
Required Associated Types
type Output: ArrayLength<T>
type Output: ArrayLength<T>
Resulting length