TaskSequence
The type of sequence produced by the handler.
Declaration
associatedtype TaskSequence : AsyncSequence where Self.TaskSequence.Element == URLSchemeTaskResult, Self.TaskSequence.Failure == any ErrorThe type of sequence produced by the handler.
associatedtype TaskSequence : AsyncSequence where Self.TaskSequence.Element == URLSchemeTaskResult, Self.TaskSequence.Failure == any Error