Result.this

Undocumented in source.
  1. this(T v)
    struct Result(T)
    static if(!is(T == void))
    this
    (
    T v
    )
  2. this(Cancelled c)
  3. this(Exception e)

Meta