Crate armature[][src]

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

Armature is a framework to design event-driven systems with stateful actors.

Structs