Enet4 / dicom-rs

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

[json] Allow null for string values #464

Closed feliwir closed 6 months ago

feliwir commented 6 months ago

See https://dicom.nema.org/dicom/2013/output/chtml/part18/sect_F.2.html in Section F.2.5

Based on #459