pub type ConnectionPool = Pool<ConnectionManager<SqliteConnection>>;Aliased Typeยง
pub struct ConnectionPool(/* private fields */);pub type ConnectionPool = Pool<ConnectionManager<SqliteConnection>>;pub struct ConnectionPool(/* private fields */);