badpod 0.9.1

A Rust crate for working with imperfect feeds of podcasts.
Documentation
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <description>My description</description>
    <title>
        My title
    </title>
  </channel>
</rss>