pub async fn run_http_host(cfg: RunnerConfig) -> Result<()>Expand description
Launch the canonical HTTP host. This is equivalent to running the
greentic-runner binary with the provided RunnerConfig.
pub async fn run_http_host(cfg: RunnerConfig) -> Result<()>Launch the canonical HTTP host. This is equivalent to running the
greentic-runner binary with the provided RunnerConfig.