TaskSequence

The type of sequence produced by the handler.

Declaration

associatedtype TaskSequence : AsyncSequence where Self.TaskSequence.Element == URLSchemeTaskResult, Self.TaskSequence.Failure == any Error