Module sqlx::types::ipnetwork[][src]

Structs

Ipv4Network

Represents a network range where the IP addresses are of v4

Ipv6Network

Represents a network range where the IP addresses are of v6

Enums

IpNetwork

Represents a generic network range. This type can have two variants: the v4 and the v6 case.