Function duration_str::parse

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