PackedString.opSlice

Get slice.

struct PackedString
pure nothrow @nogc const @property
@trusted => ptr[0 .. length]
string
opSlice
()

Meta