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

#946 in Hardware support

Download history 190/week @ 2024-07-21 189/week @ 2024-07-28 134/week @ 2024-08-04 259/week @ 2024-08-11 147/week @ 2024-08-18 211/week @ 2024-08-25 223/week @ 2024-09-01 202/week @ 2024-09-08 184/week @ 2024-09-15 294/week @ 2024-09-22 242/week @ 2024-09-29 101/week @ 2024-10-06 159/week @ 2024-10-13 197/week @ 2024-10-20 268/week @ 2024-10-27 249/week @ 2024-11-03

881 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