Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 220 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 220 Bytes

Dev

cargo clippy --all-features --tests -- -D clippy::all
cargo +nightly clippy --all-features --tests -- -D clippy::all

cargo fmt -- --check

cargo build-all-features
cargo test-all-features -- --nocapture