use-power
Average, mechanical, and electrical power helpers for RustUse.
Install
[]
= "0.0.1"
Foundation
use-power provides small f64-first helpers for common power calculations.
Example
use ;
assert_eq!;
assert_eq!;
# Ok::
When to use directly
Choose use-power when you only need reusable power formulas.
Scope
- APIs stay
f64-first and unit-agnostic. - Power electronics models are out of scope.
Status
use-power is a pre-1.0 crate with a deliberately small API.