String with unique ownership implementation.
Refcounted string implementation.
Refcounted string implementation.
String with unique ownership implementation.
Builds char map from the provided ranges.
Strips leading whitespace ('\t', '\n', '\r', ' ')
Temporary string buffer. It can be used to build temporary \0 ended C strings. For lengths < 255, it uses static char array, mallocated buffer otherwise.
Temporary string buffer. It can be used to build temporary \0 ended C strings. For lengths < 255, it uses static char array, mallocated buffer otherwise.
Alternative implementation of std.string.outdent that differs in:
Some helper functions to work with strings