Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/downloader/
Doperator.rs22 pub trait DownloadOperator { interface
76 impl<T> DownloadOperator for &mut T impl