Type Definition crypto_bigint::WideLimbUInt

source ·
pub type WideLimbUInt = u128;
Expand description

Wide integer type: double the width of LimbUInt.

Trait Implementations§

Converts to this type from the input type.