Skip to main content

Module config_view

Module config_view 

Source

Structs§

ConfigRow
One setting, as the view needs it.
ConfigSession
Everything the view needs that it cannot work out for itself.
DeclarationLine
One line of the declaration shown before anything is configurable.
Suggestion
One entry on the first-run suggestions screen.

Enums§

Control
The control a setting is edited with.
Outcome
What the user decided.

Functions§

run
Run the configurator. Returns what the user decided; writing is the caller’s job.