Enet4 / dicom-rs

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

Expand DataDictionary trait with new default methods #357

Closed Enet4 closed 1 year ago

Enet4 commented 1 year ago

Supports tag formats gggg,eeee, (gggg,eeee), and naming them by keyword It's a default implementation so that it doesn't break.