Escaper.prepareEscape

Undocumented in source. Be warned that the author may not have intended to support it.
struct Escaper(S)
pure
void
prepareEscape
()
if (
isInputRange!S &&
is(ForeachType!S : const(char))
)

Meta