Function _push_all_strings

Source
pub fn _push_all_strings(
    all_strings: &mut Vec<String>,
    classes: Option<Vec<String>>,
)
Expand description

This is for use by the macros. Please don’t use it yourself.