Crates.io | mccs |
lib.rs | mccs |
version | 0.2.0 |
source | src |
created_at | 2018-03-19 07:11:40.639704 |
updated_at | 2023-02-16 19:32:52.54496 |
description | VESA Monitor Control Command Set |
homepage | |
repository | https://github.com/arcnmx/mccs-rs |
max_upload_size | |
id | 56364 |
size | 11,663 |
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.