cargo test --all-features --all -- --nocapture && \ cargo clippy --all -- -D clippy::all && \ cargo fmt --all -- --check
cargo build-all-features cargo test-all-features --all