Home
last modified time | relevance | path

Searched defs:DownloadFuture (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/downloader/
Doperator.rs98 pub struct DownloadFuture<'a, 'b, T> { struct
103 impl<'a, 'b, T> Future for DownloadFuture<'a, 'b, T> argument