feed 1.1.0

Parse RSS feeds from url
docs.rs failed to build feed-1.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: feed-2.1.0

feed

Crates.ioAPI DocumentationLicense

Build StatusClippy Linting ResultCoverage Status

Library for passing 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.1.0"

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 and License

(C) Copyright 2015 by Chris Palmer and contributors

See here for a full list of contributors.

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.