ranges 0.4.0

This crate provides a generic alternative to core/std ranges, set-operations to work with them and a range set that can efficiently store them with the least amount of memory possible.
Documentation
1
2
3
4
5
edition = "2021"
max_width = 120
newline_style = "Unix"
use_field_init_shorthand = true
use_try_shorthand = true