Type Definition crypto_bigint::WideLimbUInt [−][src]
pub type WideLimbUInt = u64;
Expand description
Unsigned wide integer type: double the width of LimbUInt
.
Trait Implementations
Performs the conversion.
pub type WideLimbUInt = u64;
Unsigned wide integer type: double the width of LimbUInt
.
Performs the conversion.