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