pub(crate) fn main()Expand description
Starts the tokio runtime and exits 1 if the host cannot run.
Failures are printed to stderr as oa-gateway: … so a service or
container log line names the process without a stack trace for
operator mistakes (missing config, bad address).