Crate postgres_inet[][src]

Expand description

Provides CIDR and Inet support for postgres.

Unlike several other names of this pattern, this is not affiliated with or supported by the author of postgres.

Please see the examples/ folder in the crate root for a simple example.

Structs

An IP address, if necessary in CIDR notation.

Enums

An error which can be returned when parsing a MaskedIpAddr.