Function json_e::render

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

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