start_server

Function start_server 

Source
pub async fn start_server(addr: SocketAddr, router: Router) -> HttpResult<()>
Expand description

Start the server with graceful shutdown