failable/Sources/Validation/Failable+Helpers/Failable+Error.swift

2 lines
44 B
Swift

extension Failable: Error where T: Error {}