Format.quoteStrings

< Wrap strings {string|wstring|dstring} in ASCII single-quote character '"'.

struct Format
@safe pure nothrow @nogc
bool quoteStrings;

Meta