Module dicom_core::prelude

source ·
Expand description

Prelude module.

You may import all symbols within for convenient usage of this library.

Example

use dicom_core::prelude::*;

Re-exports

Macros

  • Helper macro for constructing a DICOM primitive value, of an arbitrary variant and multiplicity.