Skip to main content
Module bytes
rmp
0.8.15
Module bytes
Module Items
Structs
Enums
In rmp::
decode
rmp
::
decode
Module
bytes
Copy item path
Source
Expand description
Implementation of the
Bytes
type
Structs
§
Bytes
A wrapper around
&[u8]
to read more efficiently.
Enums
§
Bytes
Read
Error
Indicates that an error occurred reading from
Bytes