Type Definition tonic::body::BoxBody[][src]

pub type BoxBody = BoxBody<Bytes, Status>;
Expand description

A type erased HTTP body used for tonic services.