Skip to main content

start_server

Function start_server 

Source
pub async fn start_server(host: &str, port: u16, state: AppState) -> Result<()>