Module templates_serde

Module templates_serde 

Source
Expand description

Module with ser/de utils for custom CPU templates

Functionsยง

deserialize_from_str_u32
Deserializes number from string. Number can be in binary, hex or dec formats.
deserialize_from_str_u64
Deserializes number from string. Number can be in binary, hex or dec formats.
serialize_to_hex_str
Serializes number to hex