pub const MAX_DESCRIPTION_LENGTH: usize = 100_000;
Maximum length for description fields in the RSS feed.