Type Alias Relationships

Source
pub type Relationships = HashMap<String, Relationship>;
Expand description

Map of relationships with other objects

Aliased Typeยง

struct Relationships { /* private fields */ }