Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/
H A Dchunk.rs681 pub struct ChunkExt { struct
685 impl ChunkExt { implementation
842 pub fn extension(&self) -> &ChunkExt { in extension()