bendns' repos
/
rust-fsm
Finite state machines in rust; bendns fork to add types.
46ff7b1
rust-fsm
/ .travis.yml
Raw
1
2
3
4
5
6
language: rust cache: cargo script: - cargo fmt -- --check - cargo clippy - cargo test