[][src]Type Definition brokaw::types::ArticleNumber

type ArticleNumber = u32;

The number of an article relative to a specific Newsgroup

Per RFC 3977 article numbers should fit within 31-bits.