Skip to main content

format_template_with_options

Function format_template_with_options 

Source
pub fn format_template_with_options(
    template: &TemplateInput,
    options: &FormatOptions,
) -> BackendResult<String>