Type Definition crypto_bigint::LimbUInt[][src]

pub type LimbUInt = u32;
Expand description

Inner integer type that the Limb newtype wraps.

Trait Implementations

Performs the conversion.