• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

src/H03-May-2022-1,444750

.cargo-checksum.jsonH A D03-May-202289 11

.cargo_vcs_info.jsonH A D06-May-202074 65

.gitignoreH A D18-Aug-201518 32

.travis.ymlH A D18-Aug-2015436 1918

Cargo.tomlH A D06-May-20201 KiB3330

Cargo.toml.orig-cargoH A D06-May-2020542 2319

LICENSE-APACHEH A D18-Aug-201510.6 KiB202169

LICENSE-MITH A D21-Mar-20191 KiB2622

README.mdH A D21-Mar-2019679 1810

deploy-docs.shH A D18-Aug-2015424 2113

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