pub type ObjSettings = EnumMap<ObjType, MetadataCmpSettings>;
pub struct ObjSettings { /* private fields */ }