Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Ddispatcher.rs258 pub(crate) enum ReadState { enum
1047 ) -> Poll<Result<ReadState, H2Error>> { in poll_read_frame()