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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
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
22
items with examples
Size
Source code size: 100.16 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.59 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
(2019-01-13)
3.1.1
(2019-01-08)
3.1.0
(2019-01-01)
3.0.0
(2018-12-24)
2.2.0
(2018-12-23)
2.1.0
(2018-12-22)
2.0.0
(2018-07-22)
Owners
Core operations to create indexes used to perform fast rank & select operations on bitvectors.