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