SmallString.toString

Alias for opIndex, providing string indexing access on a SmallString.

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