Docs.rs
search-in-terminal-0.1.3
search-in-terminal 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zykowal
Dependencies
anyhow ^1.0
normal
crossterm ^0.28
normal
dirs ^5.0
normal
moka ^0.12
normal
once_cell ^1
normal
open ^5.0
normal
rand ^0.8
normal
ratatui ^0.29
normal
reqwest ^0.12
normal
scraper ^0.21
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.41
normal
toml ^0.8
normal
urlencoding ^2.1
normal
Versions
61.29%
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
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
search_
in_
terminal
0.1.3
Crate Items
Structs
Enums
Constants
Statics
Traits
Functions
List of all items
Structs
core::app::App
core::config::CacheConfig
core::config::Config
core::config::EngineConfig
core::config::SearchConfig
search::engine::Bing
search::engine::DuckDuckGo
search::engine::Google
search::models::SearchResult
Enums
error::types::ConfigError
error::types::SearchError
search::engine::SearchEngine
Traits
search::engine::Engine
Functions
run
ui::terminal::run_app
ui::terminal::ui
Statics
core::config::CONFIG
Constants
search::models::ITEMS_PER_PAGE
search::models::POLL_TIMEOUT
search::models::RATE_LIMIT_DURATION