pub type Ownerships = IndexMap<Resource, Ownership>;
Resource ownership
struct Ownerships { /* private fields */ }