Skip to main content

export_l0

Function export_l0 

Source
pub fn export_l0() -> L0Snapshot
Expand description

Snapshot the current L0 state (pins + pending pick counts + layer prefs) for host-side persistence. Host stores it however it wants (UserDefaults on Apple platforms, IndexedDB in web, etc.) and feeds it back via import_l0 on next launch.