Type Aliases
The following type aliases are available globally.
-
-
Undocumented
Declaration
Swift
public typealias ResultsHandler<T> = (_ result: Result<T, Error>, ResponseType) -> Void