Macro extract_strings_frozenset

Source
macro_rules! extract_strings_frozenset {
    ($objs:expr) => { ... };
}