Expand description
Persisted printer list (JSON).
Structs§
- Persisted
State - What the framework persists between runs — just the registered printers.
Functions§
- default_
state_ path - Application state path:
$XDG_STATE_HOME/<app_id>.state.json, falling back to$HOME/.local/state/<app_id>.state.json.