Type Definition ethers::core::k256::ecdsa::signature::digest::generic_array::typenum::operator_aliases::Gr[][src]

pub type Gr<A, B> = <A as IsGreater<B>>::Output;
Expand description

Alias for the associated type of IsGreater: Gr<A, B> = <A as IsGreater<B>>::Output