Docs.rs
unitore-0.1.0
unitore 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Wandalen
Dependencies
feed-rs ^1.4.0
normal
http-body-util ^0.1
normal
humantime-serde ^1.1.1
normal
hyper ^1.1.0
normal
hyper-tls ^0.6.0
normal
hyper-util ^0.1
normal
serde ^1.0.196
normal
tokio ^1.36.0
normal
toml ^0.8.10
normal
test_tools ~0.5.0
dev
Versions
36.36%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Files
unitore/
lib.rs
1
//! Feed client
2
pub mod
client;
3
pub mod
feed_config;