Docs.rs
ip2c-0.1.5
ip2c 0.1.5
Permalink
Docs.rs crate page
Apache-2.0
29 May 2026
Links
crates.io
Source
Owners
bnyu
Dependencies
Versions
31.48%
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
Ipv4Tree
ip2c
0.1.5
Ipv4
Tree
Aliased Type
In crate ip2c
ip2c
Type Alias
Ipv4
Tree
Copy item path
Source
pub type Ipv4Tree<T> =
IntervalTreeMap
<
IPv4
, T>;
Aliased Type
ยง
pub struct Ipv4Tree<T> {
/* private fields */
}