# libdisplay-info-rs This project contains rust bindings for [`libdisplay-info`](https://gitlab.freedesktop.org/emersion/libdisplay-info/). From the official libdisplay-info docs: > EDID and DisplayID library. > > Goals: > > - Provide a set of high-level, easy-to-use, opinionated functions as well as > low-level functions to access detailed information. > - Simplicity and correctness over performance and resource usage. > - Well-tested and fuzzed.