dimensioned 0.1.9

Compile-time type checking of arbitrary unit systems.
docs.rs failed to build dimensioned-0.1.9
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: dimensioned-0.8.0

Dimensioned

Build Status

Dimensioned is a library for compile-time type checking of arbitrary unit systems.

To use, place in Cargo.toml:

[dependencies]
  dimensioned = "*"

Note, though, that it is currently going through volatile changes and will stabilize sometime in the future.

Dimensioned has its own website, available here. It is also on Crates.io.