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

pub struct Server { /* fields omitted */ }

Methods

impl Server
[src]

Trait Implementations

impl Drop for Server
[src]

A method called when the value goes out of scope. Read more