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