Expand description
Configuration management for timetable formatting.
This module handles loading TOML configuration files, managing room-to-department mappings, and applying lesson overrides.
Structs§
- Config
- Configuration for timetable formatting and room mappings.
- Mapping
- Maps a room code prefix to visual styling and map element.
- Override
- Override for a specific lesson in the timetable.
Enums§
- Config
Error - Errors that can occur during configuration operations.