dicom-transfer-syntax-registry 0.1.0

A registry of DICOM transfer syntaxes
Documentation

This crate contains the DICOM transfer syntax registry. The transfer syntax registry maps a DICOM UID of a transfer syntax into the respective transfer syntax specifier.

This registry should not have to be used directly, except when developing higher level APIs, which should learn to negotiate and resolve the expected transfer syntax automatically.