eraseToThrowingStream
AsyncThrowingStream.swift:71This declaration is deprecated: Explicitly wrap this async sequence with 'UncheckedSendable' before erasing to throwing stream.
func eraseToThrowingStream() -> AsyncThrowingStream<Element, Error>
This declaration is deprecated: Explicitly wrap this async sequence with 'UncheckedSendable' before erasing to throwing stream.
func eraseToThrowingStream() -> AsyncThrowingStream<Element, Error>