Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Ddispatcher.rs238 pub(crate) struct FrameIter { struct
239 iter: Option<FramesIntoIter>,
524 impl FrameIter { impl