eraseToThrowingStream

AsyncThrowingStream.swift:71

This declaration is deprecated: Explicitly wrap this async sequence with 'UncheckedSendable' before erasing to throwing stream.

func eraseToThrowingStream() -> AsyncThrowingStream<Element, Error>