Struct cupid::ThermalPowerManagementInformation[][src]

pub struct ThermalPowerManagementInformation { /* fields omitted */ }

Methods

impl ThermalPowerManagementInformation
[src]

Trait Implementations

impl Copy for ThermalPowerManagementInformation
[src]

impl Clone for ThermalPowerManagementInformation
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ThermalPowerManagementInformation
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations