pub async fn run(engine: QueryEngine, config: ServerConfig) -> Result<()>Expand description
Start the server with the given configuration.
pub async fn run(engine: QueryEngine, config: ServerConfig) -> Result<()>Start the server with the given configuration.