Ownerships

Type Alias Ownerships 

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

Resource ownership

Aliased Typeยง

pub struct Ownerships { /* private fields */ }