init(_:)

AsyncThrowingStream.swift:34

This declaration is deprecated: Explicitly wrap the given async sequence with 'UncheckedSendable' first.

init<S>(_ sequence: S) where Element == S.Element, S : AsyncSequence