Escaper.this

Undocumented in source.
  1. this()
    struct Escaper(S)
    @disable
    this
    ()
    if (
    isInputRange!S &&
    is(ForeachType!S : const(char))
    )
  2. this(S range)

Meta