Conformed Failable<Error, T> type to Error protocol
This commit is contained in:
parent
c18712a618
commit
866aaa04e4
|
@ -0,0 +1 @@
|
||||||
|
extension Failable: Error where T: Error {}
|
Loading…
Reference in New Issue