DICOMJsonObject

Type Alias DICOMJsonObject 

Source
pub type DICOMJsonObject = BTreeMap<String, HashMap<String, Value>>;

Aliased Typeยง

pub struct DICOMJsonObject { /* private fields */ }