Type Definition deadpool_postgres::PoolError[][src]

type PoolError = PoolError<Error>;
Expand description

A type alias for using deadpool::PoolError with tokio_postgres