Docs.rs
composable-indexes-0.9.0
composable-indexes 0.9.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
utdemir
Dependencies
composable-indexes-derive ^0.9.0
normal
optional
hashbrown ^0.16.1
normal
imbl ^6.1.0
normal
optional
num-traits ^0.2.19
normal
paste ^1.0.15
normal
pretty_assertions ^1.4.1
normal
optional
proptest ^1.6.0
normal
optional
roaring ^0.10.2
normal
optional
seq-macro ^0.3.6
normal
criterion ^0.5
dev
divan ^0.1.21
dev
foldhash ^0.2.0
dev
proptest ^1.6.0
dev
proptest-derive ^0.5
dev
rusqlite ^0.32
dev
Versions
33.02%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
DefaultKeySet
composable_
indexes
0.9.0
Default
KeySet
Aliased Type
In composable_
indexes::
index::
generic
composable_indexes
::
index
::
generic
Type Alias
Default
KeySet
Copy item path
Source
pub type DefaultKeySet =
BTreeSet
<
Key
>;
Aliased Type
ยง
pub struct DefaultKeySet {
/* private fields */
}