Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/uploader/
Doperator.rs90 pub struct ProgressFuture<'a, T> { struct
96 impl<'a, T> Future for ProgressFuture<'a, T> argument
/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/downloader/
Doperator.rs115 pub struct ProgressFuture<'a, T> { struct
121 impl<'a, T> Future for ProgressFuture<'a, T> argument