Expand description
Configuration items and utilities
Structs§
- Auto
Factory serde
- A selected
ConfigFactory
implementation - Config
- Base configuration
- Default
Factory - Always use default
Config
- Event
Config - Event handling configuration
- Event
Window Config - Accessor to event configuration
- Font
Config - Font configuration
- Raster
Config - Font raster settings
- Read
Write Factory serde
- Read and write config from disk
- Shortcuts
- Shortcut manager
- Theme
Config - Event handling configuration
- Window
Config - Configuration, adapted for the application and window scale
Enums§
- Config
Mode serde
- Config mode
- Config
Msg - A message which may be used to update
Config
- Error
- Configuration read/write/format errors
- Event
Config Msg - A message which may be used to update
EventConfig
- Font
Config Msg - A message which may be used to update
FontConfig
- Format
- Configuration serialisation formats
- Mouse
Pan - When mouse-panning is enabled (click+drag to scroll)
- Theme
Config Msg - A message which may be used to update
ThemeConfig
Traits§
- Config
Factory - A factory able to source and (optionally) save
Config