A command-line interface (CLI) application developed in Rust that enables users to conduct web searches.
rusty-search "Rusty Search Web Search"
cargo install rusty-search
rusty-search --version
## Important: Export Google API key
export GOOGLE_SEARCH_API_KEY=<REPLACE_WITH_YOUR_API_KEY>
export GOOGLE_SEARCH_CX=<REPLACE_WITH_YOUR_CX>