Expand description
Utilities to help with buffering.
Structs§
- A type that implements
Bufferby appending to aVec, up to its capacity.
Traits§
- A memory buffer that may be uninitialized.
Functions§
- Construct an
SpareCapacity, which implementsBuffer.