logo

Type Definition crypto_bigint::limb::Wide

source · []
pub type Wide = u128;
Expand description

Wide integer type: double the width of Inner.

Trait Implementations

Converts to this type from the input type.