CoAwaitable
public protocol CoAwaitable
Undocumented
-
Undocumented
Declaration
Swift
associatedtype Value -
Undocumented
Declaration
Swift
func whenComplete(_ callback: @escaping (Result<Value, Error>) -> Void)
CoAwaitable Protocol Reference