Type Definition sc_network::multiaddr::multihash::typenum::Shright[]

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

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