enum Outcome<Data, Failure>
package tink.core
Representation of the outcome of any kind of operation that can fail.
Values of this type automatically use the extension methods defined in OutcomeTools.
Representation of the outcome of any kind of operation that can fail.
Values of this type automatically use the extension methods defined in OutcomeTools.