Package: effect Module: ConfigError
effect
ConfigError
The possible ways that loading configuration data may fail.
Signature
type ConfigError = | And | Or | InvalidData | MissingData | SourceUnavailable | Unsupported
Source
Since v2.0.0