Docs.rs
indexed_bitvec_core-4.0.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
indexed_bitvec_core 4.0.0
Core operations on indexed bitvectors including (hopefully) fast rank and select operations.
Crate
Source
Builds
Feature flags
Documentation
Coverage
96%
24
out of
25
items documented
0
out of
25
items with examples
Size
Source code size: 96.86 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.85 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
DarkOtter/indexed-bitvec-rs
3
0
5
crates.io
Dependencies
proptest ^0.8
dev
quickcheck ^0.8
dev
rand ^0.6
dev
rand_xorshift ^0.1
dev
Versions
4.0.0
3.1.1
3.1.0
3.0.0
2.2.0
2.1.0
2.0.0
Owners
Core operations to create indexes used to perform fast rank & select operations on bitvectors.