pub type Power<S = f64> = Quantity<S, PowerDim>;
Power, W.
pub struct Power<S = f64> { /* private fields */ }