pub fn get_template_instance(template_type: &TemplateType) -> Box<dyn Template>Expand description
Get a template instance by type (for backward compatibility)
pub fn get_template_instance(template_type: &TemplateType) -> Box<dyn Template>Get a template instance by type (for backward compatibility)