HttpServer

Type Alias HttpServer 

Source
pub type HttpServer = Server;
Expand description

Type alias for http server

Aliased Typeยง

pub struct HttpServer { /* private fields */ }