Crate bb8_postgres
source · [−]Expand description
Postgres support for the bb8
connection pool.
Re-exports
pub use bb8;
pub use tokio_postgres;
Structs
A bb8::ManageConnection
for tokio_postgres::Connection
s.
Postgres support for the bb8
connection pool.
pub use bb8;
pub use tokio_postgres;
A bb8::ManageConnection
for tokio_postgres::Connection
s.