pub fn template_script( script: &Script, context: &HashMap<String, Value>, ) -> Result<String>
Template a script with the given context