FixedString.opSlice

array features...

struct FixedString(size_t maxSize, CharT = char)
const @nogc nothrow pure @safe
opSlice
(
in size_t first
,
in size_t last
)

Meta