Re-exports§
pub use commutator::Commutator;
pub use event::Destination;
pub use stator::Response;
pub use stator::State;
pub use sender::Sender;
pub use handler::Handler;
Modules§
- commutator
- Armature is a framework to design event-driven systems with stateful actors.
- event
- handler
- sender
- stator
- utils