Expand description
An actor model framework for Rust.
Modules§
- actor
- Functionality for defining actors.
- fs
fs - Actor support for working with filesystems.
- util
- Helpful utilities for creating large actor systems.
Type Aliases§
Attribute Macros§
- test
testkit - Marks a function to be run as an
aktrsunit test.