pub type Relationships = HashMap<String, Relationship>;
Expand description
Map of relationships with other objects
Aliased Typeยง
struct Relationships { /* private fields */ }
pub type Relationships = HashMap<String, Relationship>;
Map of relationships with other objects
struct Relationships { /* private fields */ }