Struct requests::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<Response> for Response
[src]

Performs the conversion.

impl ToJson for Response
[src]