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