Module byte_array

Source
Expand description

Custom serialization/deserialization implementations for Vec<u8>.

Modulesยง

base64
Serializing and deserializing Vec<u8> with base64 encoding.