pub type RspBody = UnsyncBoxBody<Bytes, BoxError>;
box-grpc
A type-erased gRPC response [Body].
Body
struct RspBody { /* private fields */ }