pub type Pool = Pool<Manager, Object<Manager>>;
Type alias for using deadpool::managed::Pool with rusqlite.
deadpool::managed::Pool
rusqlite
struct Pool { /* private fields */ }