SmallString.toString

struct SmallString(uint maxLength)
extern (D) @safe pure @nogc scope nothrow const
alias toString = opIndex

Meta