Pool

Type Alias Pool 

Source
type Pool = Pool<ConnectionManager<SqliteConnection>>;

Aliased Typeยง

struct Pool(/* private fields */);