Function template_script

Source
pub fn template_script(
    script: &Script,
    context: &HashMap<String, Value>,
) -> Result<String>
Expand description

Template a script with the given context