Result.this

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

Meta