Re-exports§
pub use av::Audio;pub use av::PreviouslyShown;pub use av::SubtitleType;pub use av::Subtitles;pub use av::Video;pub use channel::Channel;pub use channel::Url;pub use common::EmptyTag;pub use common::Icon;pub use common::NameAndLang;pub use common::TagWithOnlyText;pub use common::ValueAndLang;pub use credits::Actor;pub use credits::Credits;pub use credits::EpisodeNum;pub use length::Length;pub use length::Units;pub use programme::Programme;pub use ratings::Rating;pub use ratings::Review;pub use ratings::StarRating;pub use tv::Tv;pub use writer::TvWriter;pub use writer::WriteError;
Modules§
- av
- Audio, video, subtitle, and previously-shown types.
- channel
- XMLTV channel types.
- common
- Shared primitive types used throughout the XMLTV data model.
- credits
- Credits and episode number types.
- length
- Programme length and time unit types.
- programme
- Programme type and its methods.
- ratings
- Rating, star-rating, and review types.
- tv
- Root TV document type.
- utils
- writer