Crate oxnet

Source
Expand description

§oxnet

oxnet on crates.io Documentation (latest release) License License

An accumulation of primitive networking-related types.

Structs§

IpNetPrefixError
A prefix error during the creation of an IpNet, Ipv4Net, or Ipv6Net
Ipv4Net
An IPv4 subnet
Ipv6Net
An IPv6 subnet

Enums§

IpNet
A subnet, either IPv4 or IPv6
IpNetParseError
An error during the parsing of an IpNet, Ipv4Net, or Ipv6Net

Constants§

IPV4_NET_WIDTH_MAX
The maximum width of an IPv4 subnet
IPV6_NET_WIDTH_MAX
The highest value for an IPv6 subnet prefix