serde_
bytes
0.11.17
Module bytebuf
Module Items
Structs
In crate serde_
bytes
serde_bytes
Module
bytebuf
Copy item path
Source
Structs
ยง
ByteBuf
Wrapper around
Vec<u8>
to serialize and deserialize efficiently.
Byte
BufVisitor
๐