logo

Type Definition crypto_bigint::LimbUInt

source · []
pub type LimbUInt = u64;
Expand description

Unsigned integer type that the Limb newtype wraps.

Trait Implementations

Converts to this type from the input type.