Module quick_protobuf::writer
source · Expand description
A module to manage protobuf serialization
Structs
A writer backend for byte buffers
A struct to write protobuf messages
Traits
Writer backend abstraction
Functions
Serialize a
MessageWrite
into a byte sliceSerialize a
MessageWrite
into a Vec