#dicom #dictionary #private

build medicom_dict

Build-time utilities for parsing and producing DICOM dictionaries

2 unstable releases

new 0.5.0 Jan 2, 2025
0.1.0 Jan 2, 2025

#252 in Build Utils

Download history 269/week @ 2024-12-30

269 downloads per month
Used in 2 crates (via medicom)

Apache-2.0

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