### Description I want us to use `thiserror` for error handling instead of `anyhow`. ### Use Case It should allow us to be a lot more explicit about our errors and enable better logging. ### Last Steps - [x] I agree to abide by this project's code of conduct. - [x] I would like to work on this and submit a PR with my changes. (Optional, but contributions are greatly appreciated!)
Description
I want us to use
thiserrorfor error handling instead ofanyhow.Use Case
It should allow us to be a lot more explicit about our errors and enable better logging.
Last Steps
(Optional, but contributions are greatly appreciated!)