Function duration_str::parse

source ยท
pub fn parse(input: impl AsRef<str>) -> Result<Duration, String>