rust-postgres/tokio-postgres
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
..
benches Fix up benchmark 2019-11-26 16:40:36 -08:00
src Add Debug impls. 2020-02-17 17:10:51 +00:00
tests/test Don't suppress notices during startup flow 2020-01-31 00:37:01 -05:00
Cargo.toml Release tokio-postgres v0.5.2 2020-01-31 18:00:05 -08:00
CHANGELOG.md Release postgres v0.17.1 2020-01-31 18:04:59 -08:00
LICENSE-APACHE Release tokio-postgres v0.4.0-rc.1 2019-03-05 21:35:46 -08:00
LICENSE-MIT Release tokio-postgres v0.4.0-rc.1 2019-03-05 21:35:46 -08:00