Crate dims

Source

Re-exports§

pub extern crate dims_core;

Modules§

prelude
si
This module contains a basic set of SI units.
systems
unit_type
unit_type contains type aliases for each unit.
This lets you avoid re-typing the generic identifier for each of them.
These are all marked 'static (as all the units defined in this crate are), but you can specify your own lifetimes as needed via the Measure struct.
us

Type Aliases§

Flt
Flt is the Floating Point type requested with crate options