A CLI-tool to navigate to a page in the rust-handbook using a single word search.
First the binary needs to be installed with: cargo install --path "selected-path"
Scraping the handbook is done by executing lookup scrape.
Then to use it just type lookup "your_word" in your shell to search the local data files.