Enet4 / dicom-rs

Rust implementation of the DICOM standard
https://dicom-rs.github.io
Apache License 2.0
414 stars 82 forks source link

Use snafu report API in CLI tools #297

Closed Enet4 closed 1 year ago

Enet4 commented 1 year ago

Version 0.7.2 of snafu introduces the Report API, meaning that all the error reporting boilerplate can go away now.