Skip to main content

ArticleNumber

Type Alias ArticleNumber 

Source
pub type ArticleNumber = u32;
Expand description

The number of an article relative to a specific Newsgroup

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