pub async fn serve(
manager: Arc<ConfigManager>,
config: ServerConfig,
) -> Result<()>Expand description
Start the HTTP server
pub async fn serve(
manager: Arc<ConfigManager>,
config: ServerConfig,
) -> Result<()>Start the HTTP server