deadpool_postgres

Type Alias 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 */ }