FormatSpec.indexStart

Index of the argument for positional parameters.

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

struct FormatSpec(Char)
ubyte indexStart;

Meta