Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 593 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 593 Bytes

DICOM-rs parser

CratesIO Documentation

This sub-project implements a middle-level abstraction for parsing and printing DICOM data sets through a sequence of tokens.

Please see dicom-object for a higher-level API.

This crate is part of the DICOM-rs project and is contained by the parent crate dicom.