Body

Type Alias Body 

Source
pub type Body = Body;
Expand description

The raw body of an http request or response.

Aliased Typeยง

pub struct Body { /* private fields */ }