double_quoted_string

Function double_quoted_string 

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

Parse a double-quoted string: “hello "world"”