Structs§
- Config
- Represents the configuration structure for the application.
Functions§
- load_
config - Loads configuration data from a file and deserializes it into the specified type
T. - save_
config - Serializes the provided configuration data and saves it to a file.