rust-postgres/postgres-types
Richard Dodd 51dac3c862 Add Debug impls.
This commit makes the following changes

 - Add an opaque `Debug` impl for `Client`.
 - Add a rich `Debug` impl for `Row`.
 - Make the `Debug` impl for `Type` clearer.
 - Change the `Debug` for `Column` to be slightly neater.
2020-02-17 17:10:51 +00:00
..
src Add Debug impls. 2020-02-17 17:10:51 +00:00
Cargo.toml Release postgres-types v0.1.0 2019-12-23 15:31:41 -08:00
CHANGELOG.md Release postgres-types v0.1.0 2019-12-23 15:31:41 -08:00
LICENSE-APACHE Release postgres-types v0.1.0-alpha.1 2019-10-14 17:56:10 -07:00
LICENSE-MIT Release postgres-types v0.1.0-alpha.1 2019-10-14 17:56:10 -07:00