[−][src]Type Definition deadpool_postgres::Client
type Client = Object<ClientWrapper, Error>;
A type alias for using deadpool::Object with tokio_postgres
type Client = Object<ClientWrapper, Error>;
A type alias for using deadpool::Object with tokio_postgres