implementation("org.jetbrains.compose.runtime:runtime-saveable:1.1.0-rc01")
Enables saving and restoring local UI state in Compose applications, ensuring state persistence across configuration changes.