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.
pub async fn run_server(config: ServeConfig) -> CliResult<()>serve only.Boot the HTTP control plane and serve until SIGTERM/SIGINT.