xitca-postgres 0.4.0

an async postgres client
Documentation
1
2
3
//! re-export of postgres-protocol crate with additional query functions

pub(crate) use postgres_protocol::*;