Crates.io | libdisplay-info |
lib.rs | libdisplay-info |
version | 0.1.0 |
source | src |
created_at | 2024-08-31 17:01:01.563956 |
updated_at | 2024-08-31 17:01:01.563956 |
description | EDID and DisplayID library. |
homepage | |
repository | https://github.com/Smithay/libdisplay-info-rs |
max_upload_size | |
id | 1359053 |
size | 153,125 |
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.