pub fn _push_all_strings( all_strings: &mut Vec<String>, classes: Option<Vec<String>>, )
This is for use by the macros. Please don’t use it yourself.