Skip to main content

serve

Function serve 

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

Start the server on the given address.