Type Alias crypto_bigint::LimbUInt

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.