Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Ddispatcher.rs268 pub(crate) struct RespReceiver { struct
269 receiver: Option<BoundedReceiver<RespMessage>>,
544 impl RespReceiver { impl