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

#955 in Hardware support

Download history 261/week @ 2025-02-07 281/week @ 2025-02-14 399/week @ 2025-02-21 312/week @ 2025-02-28 242/week @ 2025-03-07 404/week @ 2025-03-14 318/week @ 2025-03-21 182/week @ 2025-03-28 170/week @ 2025-04-04 346/week @ 2025-04-11 318/week @ 2025-04-18 395/week @ 2025-04-25 234/week @ 2025-05-02 191/week @ 2025-05-09 182/week @ 2025-05-16 216/week @ 2025-05-23

870 downloads per month
Used in 13 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