Function replace_placeholder_with_string

Source
pub fn replace_placeholder_with_string(
    content: &str,
    placeholder: &str,
    value: &str,
) -> String
Expand description

Replace placeholder with string value in PowerPoint template