pub type Body = Body;
The raw body of an http request or response.
pub struct Body { /* private fields */ }