Docs.rs
feed-reader-0.1.3
feed-reader 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yujixr
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^4.5
normal
crossterm ^0.29
normal
encoding_rs ^0.8.35
normal
etcetera ^0.11
normal
feed-rs ^2.3
normal
futures ^0.3
normal
html2text ^0.16
normal
open ^5
normal
ratatui ^0.30
normal
readability-rust ^0.1
normal
reqwest ^0.13
normal
scraper ^0.25
normal
serde ^1
normal
serde_json ^1
normal
serde_norway ^0.9
normal
sha2 ^0.10
normal
terminal_size ^0.4
normal
tokio ^1
normal
unicode-width ^0.2
normal
url ^2
normal
tempfile ^3
dev
Versions
20.6%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module feed_source
feed
0.1.3
Module feed_
source
Module Items
Structs
Enums
Functions
In crate feed
feed
Module
feed_
source
Copy item path
Source
Structs
§
RawEntry
RawFeed
Enums
§
Fetch
Result
Functions
§
discover_
feed_
urls
Discover RSS/Atom feed URLs from HTML via autodiscovery.
fetch
Fetch a feed with conditional GET support.
resolve_
feed_
url
Resolve a URL to a feed URL (follows HTML autodiscovery if needed).