Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Ddispatcher.rs224 pub(crate) struct StreamWaker { struct
225 waker: HashMap<u32, Waker>,
495 impl StreamWaker { impl