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

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

A type erased HTTP body used for tonic services.