webgrep 0.4.3

grep the web: a full-browser-spec search-focused ultra-simple way to read the web without having to leave the terminal
1
2
3
4
5
pub mod determine_file_type;
pub mod prettyprint;
pub mod recurse;
pub mod request_handler;
pub mod should_use_chrome;