dicom 0.2.0

A pure Rust implementation of the DICOM standard
Documentation
1
2
3
4
5
6
7
8
9
# DICOM-rs parent crate: `dicom`

This crate serves as a parent for library crates in the [DICOM-rs] project.

It currenty exposes [`dicom-object`] under the `object` namespace and
enables the inventory-based transfer syntax registry by default.

[DICOM-rs]: https://github.com/Enet4/dicom-rs
[`dicom-object`]: https://crates.io/crates/dicom-object