Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Ddispatcher.rs263 enum DispatchState { enum
901 ) -> Poll<Result<DispatchState, H2Error>> { in poll_dispatch_frame()
1088 ) -> Poll<Result<DispatchState, H2Error>> { in dispatch_read_frames()