rss_gen

Module data

Source
Expand description

Contains the main types and data structures used to represent RSS feeds. This module contains the core data structures and functionality for RSS feeds.

It includes definitions for RSS versions, RSS data, and RSS items, as well as utility functions for URL validation and date parsing.

Structs§

  • Represents the main structure for an RSS feed.
  • Represents an item in the RSS feed.

Enums§

Functions§