string_lit

Function string_lit 

Source
pub fn string_lit(input: &mut &str) -> PResult<String>
Expand description

Parser of a string literal.