pub type PoolError = PoolError<Error>;
Expand description

Type alias for using deadpool::managed::PoolError with rusqlite.