Docs.rs
rss-fetch-0.1.0
rss-fetch 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ynishi
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
feed-rs ^2.3
normal
html2text ^0.14
normal
reqwest ^0.12
normal
rmcp ^0.15
normal
schemars ^1.0
normal
serde ^1
normal
tokio ^1
normal
tokio ^1
dev
Versions
47.62%
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
build_http_client
rss_
fetch
0.1.0
rss_fetch
Function
build_
http_
client
Copy item path
Source
pub fn build_http_client() ->
Result
<
Client
>
Expand description
Build a shared HTTP client with reasonable defaults.