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

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

A boxed Body trait object.