Skip to main content

Module state

Module state 

Source
Expand description

Persisted printer list (JSON).

Structs§

PersistedState
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.