Struct to wrap around a string so it can be passed to formattedWrite and be properly escaped all using the buffer that formattedWrite provides.
(Template Param) Type of the input
See Implementation
Struct to wrap around a string so it can be passed to formattedWrite and be properly escaped all using the buffer that formattedWrite provides.