stewart 0.2.0

Stewart is a minimalist, high-performance, and non-exclusive actor system
Documentation
# Stewart

Stewart is a minimalist, high-performance, and non-exclusive actor system.

[Read the stewart book for more information.](docs/stewart.md)

## Crates

- [![crates.io]https://img.shields.io/crates/v/stewart.svg?label=stewart]https://crates.io/crates/stewart [![docs.rs]https://docs.rs/stewart/badge.svg]https://docs.rs/stewart/ - Stewart is a minimalist, high-performance, modular, and non-exclusive actor system.
- [![crates.io]https://img.shields.io/crates/v/stewart-utils.svg?label=stewart-utils]https://crates.io/crates/stewart-utils [![docs.rs]https://docs.rs/stewart-utils/badge.svg]https://docs.rs/stewart-utils/ - Small common utilities for stewart.

## License

Licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT License (Expat) ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.