Crate postgres_inet[−][src]
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
| MaskedIpAddr |
An IP address with a netmask. |
Enums
| MaskedIpAddrParseError |
An error which can be returned when parsing a |