# Acto
Minimal actor library for Rust, including opt-in parental supervision.
While it is runtime-agnostic, built-in support is only provided for Tokio (using the `tokio` crate
feature).
Check out the documentation for `AcTokio` and `ActoCell` for usage examples.