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 actor;
pub mod assistant;
pub mod director;
pub mod envelope;
pub mod handle;
pub mod manager;
pub mod proxy;