Modules§
- platform
- Platform-specific types
Structs§
- EnumSet
- An efficient set type for enums.
Enums§
- Lock
Type - The type of power management operation to inhibit
Traits§
- Inhibition
Manager - Common trait implemented by all platform-specific inhibition managers
- Lock
- Inhibits a particular power management operation until the
Lock
is dropped.
Functions§
- manager
- Constructs a new
InhibitionManager
for the current platform.