2 unstable releases
new 0.5.0 | Jan 2, 2025 |
---|---|
0.1.0 | Jan 2, 2025 |
#252 in Build Utils
269 downloads per month
Used in 2 crates
(via medicom)
52KB
951 lines
medicom_dict
This crate provides functionality for parsing the XML format of the DICOM
standard to produce Rust code definitions of tags, transfer syntaxes, UIDs, etc.
as well as lookup maps built with phf
.
Eventually this will generalize for managing private dictionaries as well.
Dependencies
~2MB
~29K SLoC