5 unstable releases

0.2.0 Feb 16, 2023
0.1.3 Feb 16, 2023
0.1.0 Mar 26, 2018
0.0.2 Mar 25, 2018
0.0.1 Mar 19, 2018

#897 in Hardware support

Download history 221/week @ 2024-06-15 183/week @ 2024-06-22 116/week @ 2024-06-29 155/week @ 2024-07-06 182/week @ 2024-07-13 194/week @ 2024-07-20 187/week @ 2024-07-27 140/week @ 2024-08-03 255/week @ 2024-08-10 157/week @ 2024-08-17 178/week @ 2024-08-24 244/week @ 2024-08-31 191/week @ 2024-09-07 205/week @ 2024-09-14 245/week @ 2024-09-21 276/week @ 2024-09-28

942 downloads per month
Used in 12 crates (4 directly)

MIT license

11KB
173 lines

mccs

release-badge docs-badge license-badge

mccs implements the VESA Monitor Control Command Set. The library is split up into a few sub-crates:

  • mccs contains the common types describing the MCCS and VCP data structures.
  • mccs-caps provides a parser for the MCCS capability string.
  • mccs-db contains the human-readable descriptions of VCP features from the MCCS spec.

Documentation

See the documentation for up to date information.

No runtime deps