SimpleString.str

Undocumented in source.
struct SimpleString(alias table, ubyte terminator, size_t Length)
ubyte[Length] str;

Meta