Struct nvapi::CoolerPolicyTable [] [src]

pub struct CoolerPolicyTable {
    pub policy: CoolerPolicy,
    pub levels: Vec<CoolerPolicyLevel>,
}

Fields

Trait Implementations

impl Debug for CoolerPolicyTable
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for CoolerPolicyTable
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more