Function parse_escaped

Source
pub fn parse_escaped(input: &str) -> IResult<&str, TemplatePart>