Library for creating rss feeds and parsing rss feeds from an URL and retrieving the elements
To include feed as a cargo dependency you have to add it to your Cargo.toml:
[dependencies]
feed = "1.2.0"
Please submit bugs and feature requests here. Pull requests are always welcome.
Anyone who interacts with feed in any space including but not limited to this GitHub repository is expected to follow our code of conduct
(C) Copyright 2015 by Chris Palmer and contributors
See here for a full list of contributors.
This application 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 any later version.
See LICENSE for more information.