Function time::parsing::combinator::rfc::rfc2822::quoted_pair

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

Consume the quoted_pair rule.