GetExpectedFans

Trait GetExpectedFans 

Source
pub trait GetExpectedFans: GetDeviceInfo {
    // Provided method
    fn get_expected_fans(&self) -> Option<u8> { ... }
}

Provided Methods§

Implementors§