[−][src]Module docugen::config
Structs
| DocugenConfig | Configuration for the |
| LoggingConfig | Logging configuration. |
| WebApiConfig | Configuration for the intermediate Web API. |
Enums
| ConfigError | |
| LogLevel | Logging level. |
Functions
| read_config_from_path | Attempt to read configuration from a file of the given |
Type Definitions
| ConfigResult | A type alias over possible |