Skip to main content

bind_placeholders

Function bind_placeholders 

Source
pub fn bind_placeholders(
    value: &mut Value,
    bindings: &HashMap<String, String>,
) -> IngestionResult<()>
Expand description

Replace {{NAME}} in every string leaf of value.