Module stream

Module stream 

Source
Expand description

Versions of the Serde Binary Advanced Serializer and Deserializer optimized for use with streams that implement Read/Write

Structsยง

Deserializer
Deserializes binary data into Rust types
Serializer
A structure for serializing Rust values into binary.