Enet4 / dicom-rs

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

[core] add prelude module #391

Closed Enet4 closed 1 year ago

Enet4 commented 1 year ago

A conservative prelude model for now, includes what one is most likely to depend on without high chances of collisions or other breaking changes.