dicom-toolkit-data 0.1.0

Core DICOM data structures, file I/O, and encoding/decoding
Documentation
1
2
3
4
5
6
7
//! Value Representation type implementations.

// TODO: Phase 2
// pub mod strings;
// pub mod binary;
// pub mod numeric;
// pub mod special;