Type-safe units of measurement with compile-time dimensional analysis.
# Cargo.toml
[dependencies]
uom = "0.38.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a length of 5 meters and prints its value.
Add `uom = { version = "0.38", features = ["si"] }` to Cargo.toml.No dependency data recorded yet.