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