A parsed result over the accumulating-error channel. Effect's Result is Result<OkValue, ErrValue>, so the SECOND type parameter is the error channel.
Result
Result<OkValue, ErrValue>
A parsed result over the accumulating-error channel. Effect's
ResultisResult<OkValue, ErrValue>, so the SECOND type parameter is the error channel.