finny 0.2.0

Finite State Machines with a procedural builder-style API and compile time transition checks.
Documentation
1
2
3
4
5
6
7
pub mod null;
pub mod chain;
pub mod events;


#[cfg(feature="inspect_slog")]
pub mod slog;