pub fn parse_escaped(input: &str) -> IResult<&str, String>
Parses an alpha string that’s escaped with double quotes