Struct rust_rocket::client::RocketErr [] [src]

pub struct RocketErr {}

The RocketErr Type. This is the main error type.

Trait Implementations

impl Copy for RocketErr
[src]

impl Clone for RocketErr
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for RocketErr
[src]

Formats the value using the given formatter.