Type Definition deadpool_postgres::Client[][src]

type Client<T> = Object<Manager<T>>;
Expand description

A type alias for using deadpool::Object with tokio_postgres