postgres_money 0.3.0

A library to generate and parse Postgres money types.
Documentation
# postgres_money
[Documentation](https://docs.rs/postgres_money)

Support for PostgreSQL `money` type 

Originally intended for use in [rust-postgres](https://github.com/sfackler/rust-postgres).