String with unique ownership implementation.
Refcounted string implementation.
Refcounted string implementation.
String with unique ownership implementation.
Builds valid char map from the provided ranges of invalid ones
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