SmallString.toHash

Returns a hash code of the SmallString's contents.

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