pub type UsedSharedResource = IndexSet<Resource>;
Location of all used shared resources
struct UsedSharedResource { /* private fields */ }