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
.
Add the following to your Cargo.toml
:
[dependencies]
postgres-inet = "0.1"
Please see the examples/
folder in the crate root for a simple example.