Module sqlx::types::ipnetwork

source ·

Structs

  • Represents a network range where the IP addresses are of v4
  • Represents a network range where the IP addresses are of v6

Enums

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