1 2 3 4 5 6 7 8
clippy: cargo clippy --all-targets --all-features fmt: cargo fmt --all test: cargo test