Function get_attribute_map

Source
pub fn get_attribute_map(
    attrs: &[Attribute],
    separator: &str,
) -> HashMap<String, Vec<Lit>>