Module bytearray
serde_
bytes
0.11.17
Module bytearray
Module Items
Structs
In crate serde_
bytes
Modules
bytearray
bytebuf
bytes
de
ser
Structs
ByteArray
ByteBuf
Bytes
Traits
Deserialize
Serialize
Functions
deserialize
serialize
serde_bytes
Module
bytearray
Copy item path
Settings
Help
Summary
Source
Structs
§
Borrowed
Byte
Array
Visitor
🔒
Byte
Array
Wrapper around
[u8; N]
to serialize and deserialize efficiently.
Byte
Array
Visitor
🔒