dicom_core::value::range

Function parse_time_range

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

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