Skip to main content

start_server

Function start_server 

Source
pub async fn start_server(config_manager: Arc<ConfigManager>) -> Result<()>
Expand description

Start the Axum server with the provided configuration manager.