Skip to main content

router

Function router 

Source
pub fn router(server: Arc<Server>) -> Router
Expand description

The router, over a started Server.

Everything is a GET: this server serves configuration and changes nothing, so there is no verb here that could.