Function render

Source
pub fn render(template: &Value, context: &Value) -> Result<Value>
Expand description

Render the given JSON-e template with the given context.