Function dicom_core::value::range::parse_time_range

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

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