Lightweight async actor framework for Rust.
- --
This framework designed for professional use, because for
huge apps you need a full control of every aspect of the app
and you haven't be bounded by specific restrictions.
Check tests in `lib.rs` file to see how it works.