SmallString.length

struct SmallString(uint maxLength)
extern (D) @safe pure @nogc scope nothrow const @property
size_t
length
()
if (
maxLength
)

Meta