Expand description
Error types for configuration operations.
This module provides the ConfigError enum and ConfigResult type
for handling errors in configuration operations.
Enums§
- Config
Error - Error type for configuration operations.
Type Aliases§
- Config
Result - Result type for configuration operations.