SmallString.opDollar

Returns the length of the SmallString for use in slice indexing.

struct SmallString(uint maxLength)
extern (D) @safe pure @nogc scope nothrow scope const
alias opDollar(size_t pos : 0) = length