bombay-behavior 0.8.2

Composable, statically typed actor behavior algebra
Documentation
1
2
3
4
5
mod actions;
mod sending;

pub use actions::{Acted, Actions, Become};
pub use sending::{SendAlgebra, SendProduct, ServiceSends};