Structs§
- Client
Config - Defines the power configuration for a [
ClientType
]. - Mode
Match - Defines the mode-based match criterion for selecting a power level.
- System
Power Mode Config - This library is used to parse a system power mode configuration JSON file into a data structure which also implements some convenience methods for accessing and consuming the data.
Enums§
- Client
Type - A value that represents the type of client using the protocol.
- System
Mode - Enumerates the supported system power modes.
Traits§
- Client
Config Ext - Client
Config Test Ext - A trait that adds useful test-only methods to the
ClientConfig
struct. - System
Power Mode Config Test Ext - A trait that adds useful test-only methods to the
SystemPowerModeConfig
struct.