Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/
H A Ddecoder.rs24 struct HeaderLines { struct
35 lines: HeaderLines, argument
102 lines: &'a mut HeaderLines, in new()