Type Definition ethers::signers::yubihsm::asymmetric::signature::digest::generic_array::typenum::operator_aliases::Shright[][src]

pub 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