dicom_core::value::range

Function parse_date_range

Source
pub fn parse_date_range(buf: &[u8]) -> Result<DateRange, Error>
Expand description

Looks for a range separator ‘-’. Returns a DateRange.