Crates.io | podcasting |
lib.rs | podcasting |
version | 0.1.2 |
source | src |
created_at | 2022-06-16 22:35:53.010239 |
updated_at | 2023-09-26 10:39:52.517104 |
description | Types for the PC 2.0 Namespace |
homepage | https://gitlab.com/a-kenji/podcasting-rs |
repository | https://gitlab.com/a-kenji/podcasting-rs |
max_upload_size | |
id | 607688 |
size | 35,095 |
Rust bindings to the podcasting 2.0 xml types. Currently only the stable definitions are supported.
podcasting = "0"
or use cargo add
:
cargo add podcasting
The library currently fits my needs, but is still limited, notably:
If you have different needs, or find improvements, I am always happy about contributions. Please see the contributing section for that.
MIT