Crate aktrs

Source
Expand description

An actor model framework for Rust.

Modules§

actor
Functionality for defining actors.
fsfs
Actor support for working with filesystems.
util
Helpful utilities for creating large actor systems.

Type Aliases§

Result
A specialized Result type for aktrs.

Attribute Macros§

testtestkit
Marks a function to be run as an aktrs unit test.