pub type SI<V> = dyn Units<V, thermodynamic_temperature = kelvin, luminous_intensity = candela, time = second, mass = kilogram, length = meter, amount_of_substance = mole, electric_current = ampere>;
International System of Units (SI).
V