``
__ _ _ _ _ _
/ _(_) | |_ ___ _ __ ___(_) |_ _ _
| |_| | | __/ _ \ '__|____ / __| | __| | | |
| _| | | || __/ | |_____| (__| | |_| |_| |
|_| |_|_|\__\___|_| \___|_|\__|\__, |
|___/
By Stéphane Bressani
____ _ _
/ ___|| |_ ___ _ __ | |__ __ _ _ __ ___
\___ \| __/ _ \ '_ \| '_ \ / _
| '_ \ / _ \
) | || _/ |) | | | | (| | | | | _/
|/ __| ./|| ||_,|| ||__|
| |stephane-bressani.ch
||github.com/stephaneworkspace
```
This program allows to search a city in ASCII all over the world in a json file. Initalliy I have done a script with Python but thas was very slow.
THIS CODE IS VERY SLOW
For better performance i recommand my code here : https://github.com/stephaneworkspace/citytimezone_sqlite (not on crate)
You have to download on my github the assets folder and put at the same level of ./src/main.rs and ./Cargo.toml the assets folder. * [x] ./assets/city.json
``` extern crate filter_city;
let search: Vec