Module bytes

Source
Expand description

Implementation of the Bytes type

Structs§

Bytes
A wrapper around &[u8] to read more efficiently.

Enums§

BytesReadError
Indicates that an error occurred reading from Bytes