Docs.rs
iptrie-0.11.0
iptrie 0.11.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
XopheD
Dependencies
ipnet ^2.11.0
normal
ip_network_table-deps-treebitmap ^0.5.0
dev
libc ^0.2.179
dev
rand ^0.8.5
dev
Versions
83.33%
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
Module map
iptrie
0.11.0
Module map
Module Items
Structs
In crate iptrie
iptrie
Module
map
Copy item path
Source
Expand description
Generic prefix trie map structures
Structs
ยง
LCTrie
Map
A map of Ip prefixes based on a level-compressed trie
RTrie
Map
A map of Ip prefixes based on a radix binary trie