[][src]Function melib::backends::nntp::protocol_parser::over_article

pub fn over_article(input: &str) -> IResult<&str, (UID, Envelope)>