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

#425 in Hardware support

Download history 178/week @ 2024-03-13 183/week @ 2024-03-20 209/week @ 2024-03-27 226/week @ 2024-04-03 149/week @ 2024-04-10 166/week @ 2024-04-17 204/week @ 2024-04-24 186/week @ 2024-05-01 197/week @ 2024-05-08 183/week @ 2024-05-15 252/week @ 2024-05-22 389/week @ 2024-05-29 213/week @ 2024-06-05 190/week @ 2024-06-12 215/week @ 2024-06-19 139/week @ 2024-06-26

789 downloads per month
Used in 11 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