[][src]Function syn_util::get_attribute_map

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