☰
LengthV1
Trait Implementations
From<U32Json>
In mina_serialization_types::common
?
Type Definition
mina_serialization_types
::
common
::
LengthV1
source
·
[
−
]
pub type LengthV1 = Versioned<Versioned<
u32
, 1>, 1>;
Expand description
u32 representing a length (v1)
Trait Implementations
source
impl
From
<
U32Json
> for
LengthV1
source
fn
from
(t:
U32Json
) -> Self
Converts to this type from the input type.