Type Alias deadpool_sqlite::Pool
source · pub type Pool = Pool<Manager, Object<Manager>>;Expand description
Type alias for using deadpool::managed::Pool with rusqlite.
Aliased Type§
struct Pool { /* private fields */ }pub type Pool = Pool<Manager, Object<Manager>>;Type alias for using deadpool::managed::Pool with rusqlite.
struct Pool { /* private fields */ }