1 2 3 4
#[actix_web::main] async fn main() -> anyhow::Result<()> { athena_rs::runtime::run_client_pressure_worker_runtime().await }