Result.this

Undocumented in source.
  1. this(ErrorType error, T value)
  2. this(T value)
    struct Result
    static if(!is(T == void))
    this
    ()
  3. this(ErrorType error)

Meta