Type Definition deadpool_postgres::HookError[][src]

pub type HookError = HookError<Manager>;
Expand description

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