use-density
Density, mass, and volume helpers for RustUse.
Install
[]
= "0.0.1"
Foundation
use-density provides small f64-first helpers for density relationships.
Example
use ;
assert_eq!;
assert_eq!;
assert_eq!;
# Ok::
When to use directly
Choose use-density when you only need reusable density formulas.
Scope
- APIs stay
f64-first and unit-agnostic. - Material property tables are out of scope.
Status
use-density is a pre-1.0 crate with a deliberately small API.