Type Aliases
The following type aliases are available globally.
-
Undocumented
Declaration
Swift
public typealias Callback<T> = (Result<T, Error>) -> ()
CurlDSL Docs (72% documented)
The following type aliases are available globally.
Undocumented
Swift
public typealias Callback<T> = (Result<T, Error>) -> ()