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