Function String

Source
pub fn String(input: &[u8]) -> IResult<&[u8], AtomOrQuoted>
Expand description

String = Atom / Quoted-string