range-collections 0.4.6

Sets and maps of ranges, backed by smallvec
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13

# Range-collections   [![Build Status]][status] [![Latest Version]][crates.io] [![Docs Badge]][docs.rs]

[Build Status]: https://github.com/rklaehn/range-collections/actions/workflows/rust.yml/badge.svg
[status]: https://github.com/rklaehn/range-collections/actions/workflows/rust.yml
[Latest Version]: https://img.shields.io/crates/v/range-collections.svg
[crates.io]: https://crates.io/crates/range-collections
[Docs Badge]: https://img.shields.io/badge/docs-docs.rs-green
[docs.rs]: https://docs.rs/range-collections

# About

See the [docs](https://docs.rs/range-collections).