Struct nvapi::CoolerLevel [] [src]

pub struct CoolerLevel {
    pub level: Percentage,
    pub policy: CoolerPolicy,
}

Fields

Trait Implementations

impl Debug for CoolerLevel
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for CoolerLevel
[src]

impl Clone for CoolerLevel
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more