# DICOM-rs standard dictionary [![CratesIO](https://img.shields.io/crates/v/dicom-dictionary-std.svg)](https://crates.io/crates/dicom-dictionary-std) [![Documentation](https://docs.rs/dicom-dictionary-std/badge.svg)](https://docs.rs/dicom-dictionary-std) This sub-project uses entries generated by the [`dictionary_builder`](https://crates.io/crates/dictionary_builder) to provide the standard DICOM data dictionary. This crate is part of the [DICOM-rs](https://github.com/Enet4/dicom-rs) project and is contained by the parent crate [`dicom`](https://crates.io/crates/dicom).