[]Type Definition skellige::prelude::blake2::crypto_mac::generic_array::typenum::Length

type Length<T> = <T as Len>::Output;

Alias for the associated type of Len: Length<A> = <A as Len>::Output