Struct generic_async_http_client::Body [−][src]
pub struct Body(_);
Expand description
A Body for the Request
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for Body
impl UnwindSafe for Body