Struct reqwest::redirect::Action [−][src]
pub struct Action { /* fields omitted */ }
An action to perform when a redirect status code is found.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Action
impl Send for Action
impl Sync for Action
impl Unpin for Action
impl !UnwindSafe for Action
Blanket Implementations
impl<T> Instrument for T
[src]
impl<T> Instrument for T
[src]