Struct http_with_url::request::WholeServer [] [src]

pub struct WholeServer;

HTTP extension for OPTIONS * requests.

Trait Implementations

impl Debug for WholeServer
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for WholeServer
[src]

impl Clone for WholeServer
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for WholeServer

impl Sync for WholeServer