pub fn match_attribute_with_str_list_value(
    meta: &Meta,
    attr: &str
) -> Result<Option<Vec<String>>>