Skip to content

Cidr and Inet support for rust-postgres

License

Notifications You must be signed in to change notification settings

ondj/postgres-inet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postgres-inet

Build Status Docs.rs Crates.io License

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.

Installation

Add the following to your Cargo.toml:

[dependencies]
postgres-inet = "0.1"

Usage

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

About

Cidr and Inet support for rust-postgres

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%