pub fn render_template(
tpl: &TemplateNode,
hbs: &Handlebars<'static>,
env: &MessageEnvelope,
state: &Value,
payload: &Value,
) -> Result<String>pub fn render_template(
tpl: &TemplateNode,
hbs: &Handlebars<'static>,
env: &MessageEnvelope,
state: &Value,
payload: &Value,
) -> Result<String>