1
2
3
4
#![crate_name = "rusty_state"]

mod tests;
pub mod machine;