Docs.rs
firewall-objects-0.1.3
firewall-objects 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kolbashj
Dependencies
ipnet ^2.11.0
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
thiserror ^1.0
normal
Versions
48.6%
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
Skip to main content
Module range
firewall_
objects
0.1.3
Module range
Module Items
Enums
In firewall_
objects::
ip
firewall_objects
::
ip
Module
range
Copy item path
Source
Expand description
Inclusive IPv4/IPv6 range utilities.
Enums
ยง
IpFamily
IP address family for an
IpRange
.
IpRange
Inclusive IP range (start <= end) for either IPv4 or IPv6.