# Chapters
Manage your podcast (or any media) chapters in multiple formats using Rust.
This crate allows you to read and write chapters
- [x] [from](crate::from_json) and [to](crate::to_json) JSON chapter files
- [x] [from](crate::from_mp3_file) and [to](crate::to_mp3_file) MP3 ID3v2 tags
- [x] [from](crate::from_description) and [to](crate::to_description) episode show notes