feed
is a rust library for creating and parsing rss feeds.
To include feed
as a cargo dependency you have to add it to your Cargo.toml:
Toml
[dependencies]
feed = "2.0"
Anyone who interacts with feed
in any space including but not limited to
this GitHub repository is expected to follow our code of conduct
Copyright © 2015-2017 Chris Palmer, red-oxide.
feed
is available under the terms of the LGPL-3.0
license.