chapters 0.2.0

Manage podcast chapters in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Chapters

Manage your podcast (or any media) chapters in multiple formats using Rust.

## Including in a project

```
cargo add chapters
```

This will include the latest version of the crate in your `Cargo.toml` file.