Type Definition deadpool_postgres::Object [−][src]
pub type Object = Object<Manager>;Expand description
Type alias for using deadpool::managed::Object with tokio_postgres.
pub type Object = Object<Manager>;Type alias for using deadpool::managed::Object with tokio_postgres.