init(_:)
AsyncStream.swift:79This 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