Type Alias deadpool_postgres::Object
source · pub type Object = Object<Manager>;
Expand description
Type alias for using deadpool::managed::Object
with tokio_postgres
.
Aliased Type§
struct Object { /* private fields */ }
pub type Object = Object<Manager>;
Type alias for using deadpool::managed::Object
with tokio_postgres
.
struct Object { /* private fields */ }