Type Definition coins_bip32::ecdsa::signature::digest::generic_array::typenum::Le[]

type Le<A, B> = <A as IsLess<B>>::Output;

Alias for the associated type of IsLess: Le<A, B> = <A as IsLess<B>>::Output