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