Skip to main content

parse_datetime_range_impl

Function parse_datetime_range_impl 

Source
pub fn parse_datetime_range_impl<T: AmbiguousDtRangeParser>(
    buf: &[u8],
) -> Result<DateTimeRange, Error>