pub type Locations = IndexMap<Resource, Location>;
Location of all used resources
pub struct Locations { /* private fields */ }