Docs.rs
ip2c-0.1.5
ip2c 0.1.5
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
bnyu
Dependencies
Versions
31.48%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
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 */
}