Diagnostics Pattern to handle Parsing Errors
Opened this issue · 0 comments
00JCIV00 commented
Mimic the Diagnostic pattern from std.json.Diagnostics
to provide better error handling to library users. This should be provided as an Optional Struct via the cova.ParseConfig
.