FixedString.opSlice

array features...

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

Meta