pub fn string(s: &str) -> IResult<&str, StringLiteral>
Expand description

Parser for string literals