rundler
rundler copied to clipboard
refactor: error enums
Describe the feature This project was originally written as a "binary" where the usage of anyhow for error handling was prevalent. Since our move to a crate-based approach, where we may want to re-use the crates outside of this project, we should move to an error enum implementation per crate and remove the use of anyhow from external interfaces.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.