Function quoted_pair

Source
fn quoted_pair(input: &[u8]) -> Option<ParsedItem<'_, ()>>
Expand description

Consume the quoted_pair rule.