Function cssparser::nth::parse_n_dash_digits

source ยท
fn parse_n_dash_digits(string: &str) -> Result<i32, ()>