Puts a string representation of this value into w. This overload will not allocate, unless std.range.primitives.put(w, ...) allocates.
An output range that will receive the string
An optional format specifier
See Implementation
Puts a string representation of this value into w. This overload will not allocate, unless std.range.primitives.put(w, ...) allocates.