acteur 0.12.2

A safe actor-like framework that just works. Simple, robust, fast, documented.
Documentation
1
2
3
4
5
6
7
pub mod broker;
pub mod director;
pub mod envelope;
pub mod handle;
pub mod manager;
pub mod service;
pub mod system_facade;