Expand description
Bytes.
This module provides the HipByt type as well as the associated helper
and error types.
Structs§
- HipByt
- Smart bytes, i.e. cheaply clonable and sliceable byte string.
- RefMut
- A wrapper type for a mutably borrowed vector out of a
HipByt. - Slice
Error - A possible error value when slicing a
HipByt.
Enums§
- Slice
Error Kind - Slice error kinds.