Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/
H A Dempty.rs60 pub struct EmptyBody; struct
62 impl EmptyBody { impl
77 impl Default for EmptyBody { implementation
83 impl sync_impl::Body for EmptyBody { implementation
91 impl async_impl::Body for EmptyBody { implementation