Crate mobc_postgres

Source

Re-exports§

pub use tokio_postgres;
pub use mobc;

Structs§

PgConnectionManager
An mobc::Manager for tokio_postgres::Clients.