Macros§
- convert_
yaml_ result - Macro to convert a
Result<T, serde_yaml::Error>into acdumay_core::Result<T>
Structs§
- Data
Error - Error : DataError (Kind:
YamlData) - Yaml
Error Converter - Struct providing helper functions to convert
serde_yaml::Errorinto typed application errors.
Constants§
- Yaml
Data - ErrorKind : YamlData (400) - Invalid YAML data