template_eval

Function template_eval 

Source
pub fn template_eval(script: &str, ctx: Value) -> Result<String, ChimesError>