Home
last modified time | relevance | path

Searched refs:EncodeSp (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h1/request/
H A Dencoder.rs123 method_sp_part: EncodeSp,
125 uri_sp_part: EncodeSp,
188 method_sp_part: EncodeSp::new(), in new()
190 uri_sp_part: EncodeSp::new(), in new()
613 struct EncodeSp { struct
617 impl EncodeSp { argument