Type Definition deadpool_postgres::Hook

source ·
pub type Hook = Hook<Manager>;
Expand description

Type alias for using deadpool::managed::Hook with tokio_postgres.