Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Ddata_ref.rs24 pub(crate) struct BodyDataRef { struct
28 impl BodyDataRef { implementation
H A Dstreams.rs735 data: BodyDataRef, in new()