range-set-blaze 0.6.1

Integer sets as fast, sorted integer ranges; Maps with integer-range keys; Full set operations
Documentation
1
2
3
4
5
6
[toolchain]
# Keep the normal local/CI toolchain pinned so scheduled CI does not start failing
# because a newer Rust release adds or changes a Clippy lint. Update this deliberately.
# Use `just clippy-latest` when you want to preview newer stable lints locally.
channel = "1.97.0"
components = ["clippy", "rustfmt"]