Expand description
Storage utilities for saving/loading window state.
Structs§
- Window
Settings Builder - Builder for window settings with persistence support.
Functions§
- get_
config_ path - Get the path where window state would be stored.
- load_
or_ default - Load persisted window state or return defaults.
- save_
window_ state - Save window state to the platform-specific config directory.