☰
U256
Trait Implementations
From<Scalar>
In k256
?
Type Definition
k256
::
U256
source
·
[
−
]
pub type U256 =
UInt
<_>;
Expand description
256-bit unsigned big integer
Trait Implementations
§
source
§
impl
From
<
Scalar
> for
U256
source
§
fn
from
(scalar:
Scalar
) ->
U256
Converts to this type from the input type.