Expand description
String.
This module provides the HipStr type as well as the associated helper
and error types.
Structs§
- From
Utf8 Error - A possible error value when converting a
HipStrfrom aHipByt. - HipStr
- Smart string, i.e. cheaply clonable and sliceable string.
- RefMut
- A wrapper type for a mutably borrowed
Stringout of aHipStr. - Slice
Error - A possible error value when slicing a
HipStr.
Enums§
- Slice
Error Kind - Slice error kinds.