parse_duration

Function parse_duration 

Source
pub fn parse_duration<'a>(
    fragment: impl IntoFragment<'a>,
) -> Result<Duration, Error>