Task.this

Undocumented in source.
  1. this(CoroutineFunc func)
  2. this(CoroutineFunc func, T context)
  3. this(Task rhs)
    struct Task
    @nogc nothrow
    this
    (
    ref return scope Task rhs
    )

Meta