crypto_
bigint
0.0.1
crypto_bigint
Type Alias
LimbUInt
Copy item path
Source
pub type LimbUInt =
Word
;
👎
Deprecated since 0.4.8: please use
Word
instead
Expand description
Deprecated: unsigned integer type that the
Limb
newtype wraps.