Expand description
Postgres support for the bb8 connection pool.
Re-exports§
pub use bb8;pub use tokio_postgres;
Structs§
- Postgres
Connection Manager - A
bb8::ManageConnectionfortokio_postgres::Connections.
Postgres support for the bb8 connection pool.
pub use bb8;pub use tokio_postgres;bb8::ManageConnection for tokio_postgres::Connections.