parse_string_escaped_rust_flavored_variable

Function parse_string_escaped_rust_flavored_variable 

Source
pub fn parse_string_escaped_rust_flavored_variable(
    input: &str,
) -> IResult<&str, String>
Expand description

Parses a Rust flavored variable wrapped in double quotes