tree: 2d8cc290ab099ddf081b8b34d9bad1b454de0a98 [path history] [tgz]
  1. benches/
  2. src/
  3. .gitignore
  4. .travis.yml
  5. Cargo.toml
  6. crusader.sh
  7. deploy-docs.sh
  8. LICENSE-APACHE
  9. LICENSE-MIT
  10. README.md
  11. x86_64-unknown-linux-sgx.json
third_party/bit-vec/README.md

WARNING: THIS PROJECT IS IN MAINTENANCE MODE, DUE TO INSUFFICIENT MAINTAINER RESOURCES

It works fine, but will generally no longer be improved.

We are currently only accepting changes which:

  • keep this compiling with the latest versions of Rust or its dependencies.
  • have minimal review requirements, such as documentation changes (so not totally new APIs).

A Vec of bits.

Documentation is available at https://contain-rs.github.io/bit-vec/bit_vec.

Build Status crates.io