Docs.rs
nibbletree-0.2.0
nibbletree 0.2.0
Permalink
Docs.rs crate page
EUPL-1.2
Links
Repository
crates.io
Source
Owners
yu-re-ka
Dependencies
bitvec ^1.0
normal
ip_network ^0.4
normal
optional
ipnet ^2.9
normal
optional
thin-vec ^0.2
normal
rand ^0.8
dev
rand_xoshiro ^0.6
dev
rstest ^0.18
dev
rstest_reuse ^0.6
dev
Versions
0%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nibbletree
0.2.0
nibbletree
Type Alias
KeyRef
Copy item path
Source
pub type KeyRef<'a> = &'a
BitSlice
<
usize
,
Lsb0
>;