Docs.rs
generic-ip-0.1.1
generic-ip 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
benmaddison
Dependencies
bitvec ^1.0
normal
ipnet ^2.4
normal
optional
num-traits ^0.2
normal
proptest ^1.0
normal
optional
criterion ^0.5
dev
itertools ^0.12
dev
paste ^1.0
dev
proptest ^1.0
dev
version-sync ^0.9
dev
Versions
100%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ip
0.1.1
Module error
Module Items
Structs
Enums
In crate ip
ip
Module
error
Copy item path
Source
Expand description
Error types.
Structs
§
Error
An error describing a failed operation on an IP object.
Enums
§
Kind
The “kind” of an
Error
.