TrioParser.this

Undocumented in source.
  1. this(Range r)
  2. this()
    struct TrioParser(Range)
    @disable
    this
    ()
    if (
    isInputRange!Range &&
    isSomeChar!(ElementEncodingType!Range)
    )

Meta