squads_rustfsm/
lib.rs

1pub use rustfsm_procmacro::fsm;
2pub use rustfsm_trait::{MachineError, StateMachine, TransitionResult};