Type Alias Ownerships

Source
pub type Ownerships = IndexMap<Resource, Ownership>;
Expand description

Resource ownership

Aliased Typeยง

struct Ownerships { /* private fields */ }