☰
Hex64V1
Trait Implementations
From<I64>
In mina_serialization_types::common
?
Type Definition
mina_serialization_types
::
common
::
Hex64V1
source
·
[
−
]
pub type Hex64V1 = Versioned<
i64
, 1>;
Expand description
Versioned 64 bytes
Trait Implementations
source
impl
From
<
I64
> for
Hex64V1
source
fn
from
(t:
I64
) -> Self
Converts to this type from the input type.