Function dicom_json::from_value

source ·
pub fn from_value<T>(value: Value) -> Result<T, Error>
Expand description

Deserialize a piece of DICOM data from a serde JSON value.