Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/axum-core/src/response/
Dinto_response.rs291 struct BytesChainBody<T, U> { struct
296 impl<T, U> http_body::Body for BytesChainBody<T, U> argument