citationberg icon indicating copy to clipboard operation
citationberg copied to clipboard

feat!: Track deserialization path

Open DanikVitek opened this issue 9 months ago • 2 comments

Adds deserialization path tracking, for better descriptiveness.

Fixes #22.

DanikVitek avatar May 07 '25 09:05 DanikVitek

Hi, thanks for the contribution. Can you provide a sample of how the error looks like before vs now?

PgBiel avatar May 14 '25 00:05 PgBiel

@PgBiel Example: line 22 -- et-ale is not a valid term In this case I'm using color-eyre, which displays source errors as well, so you can see the "Error 1" as the previous error message, and "Error 0" as a new one зображення

DanikVitek avatar May 14 '25 08:05 DanikVitek