fyyd-api
Rust bindings to the podcasting 2.0 xml types. Currently only the stable definitions are supported.
Usage
podcasting = "0"
or use cargo add:
cargo add podcasting
Limitations
The library currently fits my needs, but is still limited, notably:
- The WIP types are not defined yet.
- There are no examples yet.
If you have different needs, or find improvements, I am always happy about contributions. Please see the contributing section for that.
Contributing
Reference
License
MIT