single_quoted_string

Function single_quoted_string 

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

Parse a single-quoted string: ‘hello 'world'’