Actori runtime for async actor-based applications.
# Cargo.toml
[dependencies]
actori-rt = "1.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and run an Actori runtime.
Ensure you have a tokio runtime running, e.g., by using #[tokio::main].
No dependency data recorded yet.