Show the crate…
3 releases
0.1.2 | Sep 26, 2023 |
---|---|
0.1.1 | Sep 26, 2023 |
0.1.0 | Jun 16, 2022 |
#4 in #namespace
11KB
216 lines
podcasting
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
Dependencies
~0.4–1MB
~22K SLoC