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