Result.this

Undocumented in source.
  1. this(T value)
  2. this(E error)
    struct Result(T, E = void)
    static if(hasError)
    this
    ()

Meta