A temporary emacs file cleaner in rust. It removes all the ~ files (file.txt~ for example), not the #files#.
To build it, please use :
```Shell
cargo build ```
If you want to directly install this software in your environment, please use :
```Shell
cargo install ```
Here are the available options :
```Shell
clean . ~/Downloads -v ```