Skip to main content

Module seq_of_hex

Module seq_of_hex 

Source
Expand description

Hex serializer and Deserializer for Vec<Vec>

Functionsยง

deserialize
Deserialize for an array of hex strings into Vec<Vec>
serialize
Serialize Vec<Vec> into an array of hex string