Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
src/ | H | 03-May-2022 | - | 1,444 | 750 | |
.cargo-checksum.json | H A D | 03-May-2022 | 89 | 1 | 1 | |
.cargo_vcs_info.json | H A D | 06-May-2020 | 74 | 6 | 5 | |
.gitignore | H A D | 18-Aug-2015 | 18 | 3 | 2 | |
.travis.yml | H A D | 18-Aug-2015 | 436 | 19 | 18 | |
Cargo.toml | H A D | 06-May-2020 | 1 KiB | 33 | 30 | |
Cargo.toml.orig-cargo | H A D | 06-May-2020 | 542 | 23 | 19 | |
LICENSE-APACHE | H A D | 18-Aug-2015 | 10.6 KiB | 202 | 169 | |
LICENSE-MIT | H A D | 21-Mar-2019 | 1 KiB | 26 | 22 | |
README.md | H A D | 21-Mar-2019 | 679 | 18 | 10 | |
deploy-docs.sh | H A D | 18-Aug-2015 | 424 | 21 | 13 |
README.md
1**WARNING: THIS PROJECT IS IN MAINTENANCE MODE, DUE TO INSUFFICIENT MAINTAINER RESOURCES** 2 3It works fine, but will generally no longer be improved. 4 5We 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 12A Set of bits. 13 14Documentation 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) 18