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