Type Definition deadpool_postgres::HookErrorCause
source · pub type HookErrorCause = HookErrorCause<Error>;Expand description
Type alias for using deadpool::managed::HookErrorCause with tokio_postgres.
pub type HookErrorCause = HookErrorCause<Error>;Type alias for using deadpool::managed::HookErrorCause with tokio_postgres.