Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
Doutput.rs65 resp_tx: BoundedSender<OutputMessage>, in new()
216 message: OutputMessage, in transmit_message()
Dmanager.rs130 resp_rx: BoundedReceiver<OutputMessage>, in new()
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Ddispatcher.rs359 pub(crate) enum OutputMessage { enum