Module util
Small shared utilities used by Jiff.
Structs
- ArrayStr A simple array-backed string type with a fixed capacity.
-
MaybeStaticSlice
A slice that is either
'staticor on the heap. - SmallStr A "small" string that usually lives in an array.