chrono::format::scan

Function comment_2822

Source
pub(super) fn comment_2822(s: &str) -> ParseResult<(&str, ())>
Expand description

Tries to consume an RFC2822 comment including preceding .

Returns the remaining string after the closing parenthesis.