crypto_
bigint
0.0.1
Wide
Word
Trait Implementations
From<Limb>
In crate crypto_
bigint
crypto_bigint
Type Alias
WideWord
Copy item path
Source
pub type WideWord =
u128
;
Expand description
Wide integer type: double the width of
Word
.
Trait Implementations
§
Source
§
impl
From
<
Limb
> for
WideWord
Source
§
fn
from
(limb:
Limb
) ->
WideWord
Converts to this type from the input type.