windows-eco
A safe, idiomatic Rust wrapper for the Windows Power Throttling API.
Installation
Add this to your Cargo.toml:
[]
= "..."
or invoke command:
Quick Start
use ;
use ProcessPowerThrottlingState;
Limitations
This library only works on Windows platforms.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
License
MIT License - see the LICENSE file for details.