]> git.lizzy.rs Git - bit-set.git/blob - README.md
Pipe features through to bit-vec, depend on no_std compatible version
[bit-set.git] / README.md
1 **WARNING: THIS PROJECT IS IN MAINTENANCE MODE, DUE TO INSUFFICIENT MAINTAINER RESOURCES**
2
3 It works fine, but will generally no longer be improved.
4
5 We are currently only accepting changes which:
6
7 * keep this compiling with the latest versions of Rust or its dependencies.
8 * have minimal review requirements, such as documentation changes (so not totally new APIs).
9
10 ------
11
12 A Set of bits.
13
14 Documentation is available at https://contain-rs.github.io/bit-set/bit_set.
15
16 [![Build Status](https://travis-ci.org/contain-rs/bit-set.svg?branch=master)](https://travis-ci.org/contain-rs/bit-set)
17 [![crates.io](http://meritbadge.herokuapp.com/bit-set)](https://crates.io/crates/bit-set)