Docs.rs
bbc-news-cli-1.0.3
bbc-news-cli 1.0.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hako
Dependencies
anyhow ^1.0
normal
bincode ^1.3
normal
chrono ^0.4
normal
clap ^4.5
normal
crossterm ^0.28
normal
dirs ^5.0
normal
dom_smoothie ^0.2
normal
html2text ^0.12
normal
image ^0.25
normal
lazy_static ^1.5
normal
quick-xml ^0.37
normal
ratatui ^0.29
normal
ratatui-image ^1.0
normal
reqwest ^0.12
normal
scraper ^0.20
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
toml ^0.8
normal
url ^2.5
normal
webbrowser ^1.0
normal
Versions
12.12%
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
All
bbc_
news_
cli
1.0.3
Crate Items
Structs
Enums
Functions
List of all items
Structs
app::App
app::NewsStory
cache::Cache
cli::Cli
config::Config
config::KeyBindings
feeds::Feed
image_cache::GLOBAL_IMAGE_CACHE
image_cache::ImageCache
theme::Theme
Enums
app::AppMode
app::ImageProtocol
app::SortOrder
cli::Commands
events::AppAction
theme::ThemeName
Functions
api::fetch_stories
api::fetch_stories_with_cache
article_fetcher::fetch_article_content
cli::run_cli
config::load_config
date_utils::humanize_time
events::handle_events
feeds::get_all_feeds
feeds::get_default_feed
feeds::get_feed_by_name
image_cache::get_image
ui::render