lakka 0.1.0

Simple actors with macros
Documentation
1
2
3
4
5
6
///
/// Custom channels
///
pub(crate) mod delayed_message;
pub(crate) mod interval_channel;
pub(crate) mod singleshot;