Enet4 / dicom-rs

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

Remove unused util module #331

Closed Enet4 closed 1 year ago

Enet4 commented 1 year ago

The structs and traits within were thought to be useful eventually, but eventually the project had a crate split and each crate ended up making their own constructs instead.