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