rmp
0.8.14
Module buffer
Structs
In rmp::encode
Module
rmp
::
encode
::
buffer
Copy item path
source
·
[
−
]
Expand description
Implementation of the
ByteBuf
type
Structs
§
ByteBuf
A wrapper around
Vec<u8>
to serialize more efficiently.