start_server

Function start_server 

Source
pub async fn start_server(host: &str, port: u16) -> Result<(), Box<dyn Error>>
Expand description

Start the Kotoba HTTP server