Expand description
This module contains encoding and decoding helpers.
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.
- An integer less than 2^62
Enums§
- A decode error.
Traits§
- Read bytes from a buffer.
- A trait for values that provide sequential write access to bytes.