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