Skip to content

Files

Latest commit

844aa6d · Aug 30, 2024

History

History
14 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 458 Bytes

libdisplay-info-rs

This project contains rust bindings for 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.