paralegal_compiler::common::templates

Function render_template

Source
pub fn render_template(
    handlebars: &mut Handlebars<'_>,
    map: &HashMap<&str, String>,
    template: Template,
) -> String