pub fn string(input: &[u8]) -> IResult<&[u8], IString<'_>>
Expand description

string = quoted / literal