Struct reqwest::Body [−][src]
pub struct Body { /* fields omitted */ }
An asynchronous request body.
Implementations
impl Body
[src]
impl Body
[src]Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Body
impl Send for Body
impl Sync for Body
impl Unpin for Body
impl !UnwindSafe for Body
Blanket Implementations
impl<T> Instrument for T
[src]
impl<T> Instrument for T
[src]