pub fn get_specificity(path: &CssPath) -> (usize, usize, usize, usize)
Returns specificity of the given css path. Further information can be found on the w3 website.