A compact actors framework for the async epoch in Rust & Tokio
# Cargo.toml
[dependencies]
meio = "0.97.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of the Meio actor framework.
Ensure you have a Tokio runtime, e.g., #[tokio::main].
No dependency data recorded yet.