[][src]Crate l337_postgres

Postgres adapater for l3-37 pool

Re-exports

pub extern crate l337;
pub extern crate tokio_postgres;

Structs

AsyncConnection
PostgresConnectionManager

A ManageConnection for tokio_postgres::Connections.