Skip to main content

start

Function start 

Source
pub async fn start(host: &str, port: u16, db: Database) -> Result<(), String>
Expand description

Start the HTTP server.