feed 2.1.0

Deprecated. This project has been merged with the rss crate.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// This file is part of feed.
//
// Copyright © 2015-2017 Chris Palmer <pennstate5013@gmail.com>
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation; either version 3 of the License, or
// (at your option) any later version.


//! All the extensions for `Channel`


pub mod itunes;