Function parse_template_string

Source
pub fn parse_template_string(input: &str) -> IResult<&str, TemplateString>