pub type HookError = HookError<Manager>;
Expand description

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