process_template_placeholders

Function process_template_placeholders 

Source
pub fn process_template_placeholders(
    template: String,
    track: &Track,
    player_settings: &PlayerSettings,
) -> String
Expand description

Replace all the placeholders in the template with their matching value.