use-energy
Work and mechanical energy helpers for RustUse.
Install
[]
= "0.0.1"
Foundation
use-energy provides small f64-first helpers for work, kinetic energy, and potential energy.
Example
use ;
assert_eq!;
assert_eq!;
When to use directly
Choose use-energy when you only need reusable energy formulas.
Scope
- APIs stay
f64-first and unit-agnostic. - Field solvers and advanced thermodynamics are out of scope.
Status
use-energy is a pre-1.0 crate with a deliberately small API.