Expand description
General string utilities
Structs
- Struct returned from
HeadTail::head() - Struct returned from
HeadTail::head_dot() - Struct returned from
HeadTail::head_tail_dot() - Struct returned from
HeadTail::head_tail() - A (potentially) cache-friendly fixed size stack string
- Struct returned from
HeadTail::tail() - Struct returned from
HeadTail::tail_dot()
Constants
- The separator string inserted when using
HeadTail’sdotfunctions.
Traits
- Head/Tail characters of a
str