pub type ScimComplexAttr = BTreeMap<String, ScimAttr>;
struct ScimComplexAttr { /* private fields */ }