Expand description
Chapters
Manage your podcast (or any media) chapters in multiple formats using Rust.
Including in a project
cargo add chaptersThis will include the latest version of the crate in your Cargo.toml file.
Structs
- Chapters follow mostly the Podcast namespace specification.
Enums
Functions
- Reads chapter frames in ID3 tags.