raves_metadata_types 0.0.2

Types for parsing media metadata in `raves_metadata`
Documentation
1
2
3
4
5
6
7
# Scripts

To avoid extra dependencies, we generate some types manually using these scripts.

To run them, you'll need `rust-script`! Install it using: `cargo binstall --no-confirm --force rust-script`; afterward, ensure `rust-script` is on your path.

Then, `cd` to this directory and type `./SCRIPT_NAME.rs`.