Result
extension Result
-
Undocumented
Declaration
Swift
public static func serialize<Success>(catching body: () throws -> Success) -> RFResult<Success>
Restofire Docs (85% documented)
extension Result
Undocumented
Swift
public static func serialize<Success>(catching body: () throws -> Success) -> RFResult<Success>