get_template_instance_with_input

Function get_template_instance_with_input 

Source
pub fn get_template_instance_with_input(
    template_type: &TemplateType,
    input: &str,
) -> Box<dyn Template>
Expand description

Get a template instance by type and original input string