mccs 0.2.0

VESA Monitor Control Command Set
Documentation
  • Coverage
  • 100%
    53 out of 53 items documented0 out of 15 items with examples
  • Size
  • Source code size: 11.31 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7.12 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • arcnmx/mccs-rs
    12 2 2
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • arcnmx

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.