Library for passing feeds from an URL and retrieving the elements
To include feed as a cargo dependency you have to add it to your Cargo.toml:
Toml
[dependencies]
feed = "1.0.3"
Please submit bugs and feature requests here. Pull requests are always welcome.
(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.