Expand description
This module defines various unit types and their conversions.
Macrosยง
- base_
unit_ ๐struct - impl_
div ๐ - unit_
struct ๐
Structsยง
- Activity
- A basic unit type wrapper around an
f64scalar value. - Activity
PerCapacity - A basic unit type wrapper around an
f64scalar value. - Capacity
- A basic unit type wrapper around an
f64scalar value. - Dimensionless
- A basic unit type wrapper around an
f64scalar value. - Flow
- A basic unit type wrapper around an
f64scalar value. - Flow
PerActivity - A basic unit type wrapper around an
f64scalar value. - Flow
PerCapacity - A basic unit type wrapper around an
f64scalar value. - Money
- A basic unit type wrapper around an
f64scalar value. - Money
PerActivity - A basic unit type wrapper around an
f64scalar value. - Money
PerCapacity - A basic unit type wrapper around an
f64scalar value. - Money
PerCapacity PerYear - A basic unit type wrapper around an
f64scalar value. - Money
PerFlow - A basic unit type wrapper around an
f64scalar value. - Money
PerYear - A basic unit type wrapper around an
f64scalar value. - Year
- A basic unit type wrapper around an
f64scalar value.
Traitsยง
- Unit
Type - A trait encompassing most of the functionality of unit types