Struct to wrap around an input range so it can be passed to formattedWrite and be properly escaped without allocating a temporary buffer
(Template Param) Type of the input range
Note: The delegate is expected to be @safe as of version 3.2.0.
See Implementation
Struct to wrap around an input range so it can be passed to formattedWrite and be properly escaped without allocating a temporary buffer