Crates.io | metric |
lib.rs | metric |
version | 0.1.2 |
source | src |
created_at | 2017-07-05 17:35:00.203534 |
updated_at | 2017-09-01 17:53:11.767959 |
description | zero-cost dimensional analysis for safe, unit-aware numeric computations in Rust |
homepage | |
repository | https://github.com/coder543/metric |
max_upload_size | |
id | 22065 |
size | 82,571 |
To run the examples, simply clone the repo, then
cargo run --example temp
or
cargo run --example length
to build and run the temperature or length examples, respectively.