feed 1.2.4

Library for creating rss feeds and parsing rss feeds from an URL and retrieving the elements
Documentation

feed

Crates.ioCrates Latest DownloadsCrates All Downloads

Master API DocumentationMaster API Documentation

Build StatusClippy Linting Result

Library for creating rss feeds and parsing rss feeds from an URL and retrieving the elements

Use

To include feed as a cargo dependency you have to add it to your Cargo.toml:

[dependencies]
feed = "1.2"

Bugs and feature requests

Please submit bugs and feature requests here. Pull requests are always welcome.

Code of conduct

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

(C) Copyright 2015 by Chris Palmer and contributors

See here for a full list of contributors.

License

alt text

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.