Module chat_flame_backend::config
source · Expand description
The config
module manages the application’s configuration.
It includes functionality for loading and parsing configuration files,
and provides access to configuration parameters throughout the application.
Structs
- Configuration for the chat-flame-backend application.
Functions
- Loads the application configuration from a YAML file.