pub fn parse_string_escaped_rust_flavored_variable( input: &str, ) -> IResult<&str, String>
Parses a Rust flavored variable wrapped in double quotes