Closed SergeyKasmy closed 1 year ago
This is a future request from #122. This way you can attach eyre::Report to an error (and not just types that implement std::error::Error). I haven't done any docs since I'm not sure whether this will be merged or not.
eyre::Report
Whoops, I forgot I used this repo for the pull request... I'll recreate it and open a new one, sorry!
This is a future request from #122. This way you can attach
eyre::Report
to an error (and not just types that implement std::error::Error). I haven't done any docs since I'm not sure whether this will be merged or not.