arcnmx / ddc-hi-rs

DDC/CI high level crate
MIT License
23 stars 8 forks source link

feat: Use concrete error types (using thiserror) #3

Closed jesdazrez closed 2 years ago

jesdazrez commented 2 years ago

anyhow is great for end-user applications but some libraries that use this crate might require more fine-grained control/inspection over the different errors that can occur.

arcnmx commented 2 years ago

Applied as b77dfd142e94cd284126a8c9dc0bd51c0bf14e7e