Function new

Source
pub fn new<Req, Resp>(config: Config) -> Server<Req, Resp>
Expand description

Returns a new server with configuration specified config.