1 2 3 4 5 6 7 8
#!/bin/bash set -ex cargo test cargo run --example roster cargo fmt cargo clippy --bins --examples --tests --benches -- -D warnings