Module config

Module config 

Source
Expand description

Configuration items and utilities

Structs§

AutoFactoryserde
A selected ConfigFactory implementation
Config
Base configuration
DefaultFactory
Always use default Config
EventConfig
Event handling configuration
EventWindowConfig
Accessor to event configuration
FontConfig
Font configuration
RasterConfig
Font raster settings
ReadWriteFactoryserde
Read and write config from disk
Shortcuts
Shortcut manager
ThemeConfig
Event handling configuration
WindowConfig
Configuration, adapted for the application and window scale

Enums§

ConfigModeserde
Config mode
ConfigMsg
A message which may be used to update Config
Error
Configuration read/write/format errors
EventConfigMsg
A message which may be used to update EventConfig
FontConfigMsg
A message which may be used to update FontConfig
Format
Configuration serialisation formats
MousePan
When mouse-panning is enabled (click+drag to scroll)
ThemeConfigMsg
A message which may be used to update ThemeConfig

Traits§

ConfigFactory
A factory able to source and (optionally) save Config