Expand description
AirServiceProvider::DownloadStream - initiate a streaming download.
Wraps crate::Client::AirClient::AirClient::DownloadStream and
returns the stream wrapper so callers can pump chunks via
.next().await.
AirServiceProvider::DownloadStream - initiate a streaming download.
Wraps crate::Client::AirClient::AirClient::DownloadStream and
returns the stream wrapper so callers can pump chunks via
.next().await.