serde_bytes
0.11.15
Module bytebuf
Structs
In crate serde_bytes
Module
serde_bytes
::
bytebuf
Copy item path
source
·
[
−
]
Structs
§
ByteBuf
Wrapper around
Vec<u8>
to serialize and deserialize efficiently.
ByteBufVisitor
🔒