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