dimensioned 0.8.0

Compile-time dimensional analysis for various unit systems using Rust's type system. Dimensioned aims to build on Rust's safety features by adding unit safety with no runtime cost. In addition, it aims to be as easy to use as possible, hopefully making things easier for you not just by avoiding bugs but also by making it clear what units things are. Never again should you need to specify units in a comment!
Documentation

dimensioned

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 1 of them enabled by default.

default

std (default)

This feature flag does not enable additional features.

approx

auto-args

clapme

nightly

This feature flag does not enable additional features.

oibit

This feature flag does not enable additional features.

rand

serde

serde_test

spec

This feature flag does not enable additional features.

test