cova icon indicating copy to clipboard operation
cova copied to clipboard

Diagnostics Pattern to handle Parsing Errors

Open 00JCIV00 opened this issue 1 year ago • 0 comments

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.

00JCIV00 avatar Jul 22 '24 14:07 00JCIV00