Function parse

Source
pub fn parse(input: &str) -> Result<Duration, Error>
Expand description

Parse a duration string into a Duration