failureOf

inline fun <Error : Any> failureOf(error: Error): Outcome.Failure<Error>