Modules
- Utilities for working with buffers.
Structs
- A cheaply cloneable and sliceable chunk of contiguous memory.
- A unique reference to a contiguous slice of memory.
Traits
- Read bytes from a buffer.
- A trait for values that provide sequential write access to bytes.