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: Toml [dependencies] feed = "1.0.3"

Bugs and feature requests

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

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.