Function replace_placeholder_with_bullets

Source
pub fn replace_placeholder_with_bullets<I: IntoIterator<Item = String>>(
    xml: &str,
    placeholder: &str,
    values: I,
) -> String
Expand description

Replace placeholder with bullet values in PowerPoint template