Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http/src/
H A Dheaders.rs934 pub type HeadersIterMut<'a> = hash_map::IterMut<'a, HeaderName, HeaderValue>; types

Completed in 3 milliseconds