xitca-postgres 0.4.0

an async postgres client
Documentation
1
2
3
4
5
6
//! Types.
//!
//! This module is a reexport of the `postgres_types` crate.

#[doc(inline)]
pub use postgres_types::*;