Tokio-based single-threaded async runtime for the Actix ecosystem.
# Cargo.toml
[dependencies]
actix-rt = "2.11.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run an async block on the Actix runtime.
Use `actix_rt::Arbiter` for multi-threading if needed.
No dependency data recorded yet.