Skip to main content

run_server

Function run_server 

Source
pub async fn run_server(config: ServeConfig) -> CliResult<()>
Available on crate feature serve only.
Expand description

Boot the HTTP control plane and serve until SIGTERM/SIGINT.