Actix runtime for async tasks.
# Cargo.toml
[dependencies]
requiem-rt = "1.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts the Actix runtime and runs an async block.
Enable the 'tokio' feature in Cargo.toml: requiem-rt = { version = "1.0", features = ["tokio"] }No dependency data recorded yet.