metric

Crates.iometric
lib.rsmetric
version0.1.2
sourcesrc
created_at2017-07-05 17:35:00.203534
updated_at2017-09-01 17:53:11.767959
descriptionzero-cost dimensional analysis for safe, unit-aware numeric computations in Rust
homepage
repositoryhttps://github.com/coder543/metric
max_upload_size
id22065
size82,571
Josh Leverette (coder543)

documentation

https://docs.rs/metric

README

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.

Requires Rust, install using rustup.rs

Commit count: 67

cargo fmt