edid 0.3.0

Parse EDID data structures
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# rust-edid

[![crates.io](https://img.shields.io/crates/v/edid.svg)](https://crates.io/crates/edid)
[![docs.rs](https://docs.rs/edid/badge.svg)](https://docs.rs/edid)

An [EDID](https://en.wikipedia.org/wiki/Extended_Display_Identification_Data) parser in Rust.

Full spec: https://app.box.com/s/vcocw3z73ta09txiskj7cnk6289j356b/file/93518350906

## License

MIT