☰
Crate prost_codec
Version 0.3.0
All Items
Structs
?
Crate
prost_codec
source
·
[
−
]
Structs
Codec
Codec
implements
Encoder
and
Decoder
, uses
unsigned_varint
to prefix messages with their length and uses
prost
and a provided
struct
implementing
Message
to do the encoding.
Error