Docs.rs
rsst-0.1.0
rsst 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
quinoa42
Dependencies
html5ever ^0.22
normal
md5 ^0.6
normal
rss ^1.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
structopt ^0.2
normal
toml ^0.4
normal
Versions
96.36%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rsst
0.1.0
All Items
Sections
rsst
Crate Items
Modules
Crate
rsst
Copy item path
Source
Expand description
§
rsst
A command line tool that dumps RSS feeds into files.
Modules
§
cli
The CLI interface for
RSSt
.
config
Code that manipulates the config file.
downstream
Provides functions related to the the dumped file.
metadata
Code that manipulates the metadata file.
upstream
Provides functions related to the the source.
util
Misc utility functions.