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