Struct requests::response::Response [] [src]

pub struct Response { /* fields omitted */ }

Methods

impl<'a> Response
[src]

Trait Implementations

impl Debug for Response
[src]

Formats the value using the given formatter.

impl From<HyperResponse> for Response
[src]

Performs the conversion.