mirror of
https://codeberg.org/ral/rwedid.git
synced 2024-08-16 09:59:49 +02:00
Crate level doc
This commit is contained in:
parent
c335574ef0
commit
279b25520a
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
//! Read and write EDID data over an I2C bus.
|
||||||
|
|
||||||
/// CLI arguments.
|
/// CLI arguments.
|
||||||
pub mod args;
|
pub mod args;
|
||||||
/// Checksum functions for EDID.
|
/// Checksum functions for EDID.
|
||||||
|
|
Loading…
Reference in a new issue