[][src]Module fts_units::ratio

Storage and operations for compile-type Ratio types.

Structs

RatioT

Ratio type with positive, non-zero numerator and denominator.

RatioZero

Special type to represent a Zero Ratio.

Traits

Ratio

Helper to faciliate working with Ratio types generically.