Struct httpbis::server::HttpServer [] [src]

pub struct HttpServer { /* fields omitted */ }

Methods

impl HttpServer
[src]

Trait Implementations

impl Drop for HttpServer
[src]

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