Docs.rs
indexical-0.10.4
indexical 0.10.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
willcrichton
Dependencies
bitvec ^1.0.1
normal
optional
index_vec ^0.1.3
normal
roaring ^0.11.2
normal
optional
rustc-hash ^2.1.1
normal
serde ^1
normal
optional
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module bitset
indexical
0.10.4
Module bitset
Module Items
Modules
Traits
In crate indexical
indexical
Module
bitset
Copy item path
Source
Expand description
Abstraction over bit-set implementations.
Modules
§
bitvec
A bit-set from the
bitvec
crate.
Traits
§
BitSet
Interface for bit-set implementations.