1 2 3 4 5 6
set -e export RUSTFLAGS=-Dwarnings cargo fmt --check cargo clippy --all-targets cargo build cargo test