Tony Arcieri
Results
2532
comments of
Tony Arcieri
> I use my own wrapper or SliceReader with error stacktraces. That's not a justification for defining a custom error type on readers. It sounds like you just want more...
The ability to collect this information would be good. How about some `struct ErrorContext` or thereabouts, and a trait that `Error` types can impl to access it?