an input range, where the formatted input is read from
a format string
the type of the input range r
the character type used for fmt
A Tuple!Args with the elements filled.
A FormatException if reading did not succeed.
See Implementation