Searched refs:BoxBody (Results 1 – 3 of 3) sorted by relevance
8 type BoxBody = http_body_util::combinators::UnsyncBoxBody<bytes::Bytes, crate::Status>; typedef19 Wrap(BoxBody),48 if let Some(body) = <dyn std::any::Any>::downcast_mut::<Option<BoxBody>>(&mut body) { in new()
34 T: tonic::client::GrpcService<tonic::body::BoxBody>,124 type Response = http::Response<tonic::body::BoxBody>;
395 * **tonic:** Use `BoxBody` from `http-body` crate ([#622](https://github.com/hyperium/tonic/issues/…