init(_:)
AsyncThrowingStream.swift:34This declaration is deprecated: Explicitly wrap the given async sequence with 'UncheckedSendable' first.
init<S>(_ sequence: S) where Element == S.Element, S : AsyncSequence
This declaration is deprecated: Explicitly wrap the given async sequence with 'UncheckedSendable' first.
init<S>(_ sequence: S) where Element == S.Element, S : AsyncSequence