Skip to main content
Module buffer
rmp
0.8.15
Module buffer
Module Items
Structs
In rmp::
encode
rmp
::
encode
Module
buffer
Copy item path
Source
Expand description
Implementation of the
ByteBuf
type
Structs
ยง
ByteBuf
A wrapper around
Vec<u8>
to serialize more efficiently.