Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/unbounded/
Dqueue.rs88 struct Head<T> { struct
100 head: RefCell<Head<T>>, argument
/commonlibrary/rust/ylong_http/ylong_http/src/request/
Dmethod.rs160 Head, enumerator