Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/
H A Doperator.rs51 pub trait UploadOperator { trait
77 impl<T> UploadOperator for &mut T impl
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/uploader/
H A Doperator.rs49 pub trait UploadOperator { interface
75 impl<T> UploadOperator for &mut T impl