gsd-parser
should return errors instead of panicking on unexpected input
#15
Labels
enhancement
New feature or request
good first issue
Good for newcomers
gsd
Generic Station Descriptions
help wanted
Extra attention is needed
Right now, the
gsd-parser
fails violently (=panics) whenever invalid input is received. Instead, it should gracefully return errors to the calling code, to be processed by the application.The text was updated successfully, but these errors were encountered: