Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/
Dreader.rs188 pub struct DefaultBodyProcessor; struct
190 impl DefaultBodyProcessor { implementation
205 impl BodyProcessor for DefaultBodyProcessor { implementation
217 impl Default for DefaultBodyProcessor { implementation