pub type InstalledAppMap = AutoHashMap<InstalledApp>;
Expand description

A map from InstalledAppId -> InstalledApp