Watts

Type Alias Watts 

Source
pub type Watts = Quantity<Watt>;
Expand description

A quantity measured in watts.

Aliased Typeยง

pub struct Watts(/* private fields */);