FormatSpec.indexEnd

Index of the last argument for positional parameter ranges.

Counting starts with 1. Set to 0 if not used. Default: 0.

struct FormatSpec(Char)
ubyte indexEnd;

Meta