☰
Module buffer
Structs
All crates
?
Module
rmp
::
encode
::
buffer
[
−
]
[src]
Expand description
Implementation of the
ByteBuf
type
Structs
ByteBuf
A wrapper around
Vec<u8>
to serialize more efficiently.