A rust port of a subset of node.js module looks-same.
To determine if two images look the same to human color perception.
cargo install looke
```
USAGE:
looke [FLAGS] [OPTIONS]
FLAGS: -h, --help Prints help information -t, --tolerance tolerance for image diff -V, --version Prints version information
OPTIONS:
-d, --diff-image
ARGS:
If they look not the same, exit with 1.