Skip to main content

Module hex_bytes_vec

Module hex_bytes_vec 

Source
Expand description

serde functions for handling Vec of Bytes as hex strings

Functionsยง

deserialize
Deserialize a list of hex strings into Vec<Vec>
serialize
Serialize Vec<Vec> as a list of hex strings with 0x prefix