xman is bing search cli
Rust program to display top Bing search engine results

Basic usage
```sh
bing search("rust book filetype:pdf") and show 30 results
xman rust book filetype:pdf 30
bing search("javascript crash course") default search result is 100
xman javascript crash course
```
install
sh
cargo install xman
Arguments
- query the thing you usually put in address bar, like Google
but not Evil
- max_result reasonably short/long output is not required defalut value 100.