Enet4 / dicom-rs

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

[core] Change default type parameter P of DataElement #390

Closed Enet4 closed 12 months ago

Enet4 commented 1 year ago

Change default P to InMemFragment, same as the default in DicomValue underneath.