zino_http::view

Function render

Source
pub fn render(template_name: &str, data: Map) -> Result<String, Error>
Available on crate feature view only.
Expand description

Renders a template with the given data using minijinja.