Skip to main content

linux_fan_utility/
lib.rs

1// Copyright (c) 2026 Pegasus Heavy Industries LLC
2// Licensed under the MIT License
3
4pub mod config;
5pub mod curve;
6pub mod hwmon;
7pub mod protocol;