fn parse_duration_attr(attrs: &str) -> Option<f64>
Extract the duration attribute value from a tag attribute string.
duration