Struct httpbis::server::Server [] [src]

pub struct Server { /* fields omitted */ }

Methods

impl Server
[src]

Trait Implementations

impl Drop for Server
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for Server

impl !Sync for Server