Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 543 Bytes

File metadata and controls

23 lines (15 loc) · 543 Bytes

Summary

API Or Behavior Changes

Tests

  • cargo fmt --check
  • cargo clippy --all-targets -- -D warnings
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo build --all-targets
  • cargo build --all-targets --all-features
  • cargo test
  • cargo test --all-features

Documentation