pub async fn load_persisted_session_state(
store: &dyn RuntimePersistence,
) -> Result<Option<RuntimeSessionState>, StoreError>pub async fn load_persisted_session_state(
store: &dyn RuntimePersistence,
) -> Result<Option<RuntimeSessionState>, StoreError>