@safe @nogc arrays
A nogc mutable char array (string)
Shorten a null terminated FixedString to be the size of the actual string (without the null)
A variable size array with a fixed maximal capacity
See Source File
@safe @nogc arrays