Result.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. typeof(this) opAssign(T value)
    struct Result(T, E = void)
    ref @trusted
    typeof(this)
    opAssign
    ()
  2. typeof(this) opAssign(E error)

Meta