Home
last modified time | relevance | path

Searched defs:Item (Results 1 - 16 of 16) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/pariter/
H A Dfilter.rs30 type Item = P::Item; types
H A Dzip.rs43 type Item = (A::Item, B::Item); types
H A Dmap.rs36 type Item = B; types
H A Dmod.rs36 type Item; types
/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/dns/
H A Dhappy_eyeballs.rs72 type Item = &'a SocketAddr; types
H A Dresolver.rs66 type Item = SocketAddr; types
/commonlibrary/rust/ylong_http/ylong_http/src/h3/
H A Dstream.rs95 type Item = &'a FrameKind; types
103 type Item = FrameKind; types
111 type Item = FrameKind; types
/commonlibrary/rust/ylong_http/ylong_http/src/request/uri/
H A Dpercent_encoding.rs311 type Item = char; types
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Devents.rs107 type Item = &'a Event; in fmt() types
121 type Item = &'a Event; types
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/parallel/
H A Dmod.rs106 type Item = T::Item; types
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dstack.rs86 type Item = &'a T::Ref; types
147 type Item = T; types
168 type Item = T; types
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/
H A Dslots.rs287 type Item = (usize, &'a T); in fmt() types
/commonlibrary/rust/ylong_http/ylong_http/src/
H A Dheaders.rs854 type Item = (HeaderName, HeaderValue); in iter() types
879 type Item = (&'a HeaderName, &'a HeaderValue); types
888 type Item = (&'a HeaderName, &'a mut HeaderValue); types
/commonlibrary/rust/ylong_json/src/
H A Dlinked_list.rs331 type Item = &'a T; types
380 type Item = &'a mut T; types
/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Ddecoder.rs125 type Item = &'a FrameKind; types
133 type Item = FrameKind; types
141 type Item = FrameKind; types
/commonlibrary/rust/ylong_http/ylong_http/src/body/
H A Dchunk.rs761 type Item = Chunk<'a>; types
792 type Item = Chunk<'a>; in push() types

Completed in 11 milliseconds