Type Definition crypto_bigint::LimbUInt
source · pub type LimbUInt = Word;
👎Deprecated since 0.4.8: please use
Word
insteadExpand description
Deprecated: unsigned integer type that the Limb
newtype wraps.
pub type LimbUInt = Word;
Word
insteadDeprecated: unsigned integer type that the Limb
newtype wraps.