Module identity

Module identity 

Source
Expand description

Single, deduplicated identity enum for all settings.

This replaces the two parallel Kind enums that previously existed in setting_row and setting_value. It is only used to route SettingsEvent::UpdateValue events to the correct view — the view layer itself contains no per-setting match arms.

Enums§

SettingIdentity
Identifies a specific setting value view for targeted updates.