edid 0.1.1

Parse EDID data structures
Documentation
# 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.

## License

MIT