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.
See the documentation for up to date information.