Represents the result of a service operation that may fail.
The type is also an Either, allowing functions built for Either.
The type of the successful result value
The type of the failed result error
Represents the result of a service operation that may fail.
The type is also an Either, allowing functions built for Either.