dump
A command line utility for inspecting the contents of DICOM files by printing them in a human readable format.
A programmatic API for dumping DICOM objects is also available.
If you intend to use dicom-dump
exclusively as a library,
you can disable the cli
Cargo feature.
This tool is part of the DICOM-rs project.
```none
dicom-dump [FLAGS] [OPTIONS]
FLAGS:
--fail-first fail if any errors are encountered
-h, --help Prints help information
--no-text-limit whether text value width limit is disabled (limited to width
by default)
-V, --version Prints version information
OPTIONS:
--color
ARGS: