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

type Shright<A, B> = <A as Shr<B>>::Output;

Alias for the associated type of Shr: Shright<A, B> = <A as Shr<B>>::Output