range-set 0.0.9

Smallvec-backed containers of sorted integer ranges
Documentation
1
2
3
4
with import <nixpkgs> {};
pkgs.mkShell {
  buildInputs = [ rustup ];
}