Skip to content

refactor: Improve parsing errors

thebirdsdontsing requested to merge refactor/better-parser-errors into main

Created by: ecoulson

Summary

Improve parse errors by extending the std::error::Error trait for parsing errors

Merge request reports