Open bbarker opened 4 years ago
See here. Additionally, or alternatively, it might be good to have a Writer to better log errors and report to the user.
Writer
Probably the best way to achieve this is to have something like (untested):
Simple.JSON.E (Writer MultipleErrors (Option.Record ResourceRows))
See here. Additionally, or alternatively, it might be good to have a
Writer
to better log errors and report to the user.