Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 195 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 195 Bytes

Dev

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

cargo fmt -- --check

cargo test-all-features -- --nocapture