mccs

Crates.iomccs
lib.rsmccs
version0.2.0
sourcesrc
created_at2018-03-19 07:11:40.639704
updated_at2023-02-16 19:32:52.54496
descriptionVESA Monitor Control Command Set
homepage
repositoryhttps://github.com/arcnmx/mccs-rs
max_upload_size
id56364
size11,663
(arcnmx)

documentation

https://docs.rs/mccs

README

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.

Commit count: 43

cargo fmt