Type Alias openvet_storage::database::Pool
pub type Pool = Pool<Manager>;Expand description
Type alias for using [deadpool::managed::Pool] with [rusqlite].
Aliased Typeยง
struct Pool { /* private fields */ }pub type Pool = Pool<Manager>;Type alias for using [deadpool::managed::Pool] with [rusqlite].
struct Pool { /* private fields */ }