Contents

UnsafeThrowingContinuation

Declaration

typealias UnsafeThrowingContinuation<T> = UnsafeContinuation<T, any Error>

See Also

Continuations