language: rust script: - cargo fmt - cargo build --verbose --all - cargo test --verbose --all