start_server

Function start_server 

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

Start the API server