XRandR-Parser is a interface for parsing the output of `xrandr --query` into
Rust Stuctures and filter through methods.
```sh
$ EXAMPLE_DIR=$(pwd)/examples cargo test --doc --features "test"
```
All files in this project are distributed under the GNU GPLv3 or later license.