Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/
H A Dmod.rs522 pub struct FromAsyncBody<T: super::async_impl::Body> { struct
526 impl<T: super::async_impl::Body> FromAsyncBody<T> { impl
532 impl<T: super::async_impl::Body> Deref for FromAsyncBody<T> { implementation
540 impl<T: super::async_impl::Body> DerefMut for FromAsyncBody<T> { implementation