Type Definition deadpool_sqlite::Pool[][src]

type Pool = Pool<Manager>;
Expand description

A type alias for using deadpool::Pool with rusqlite