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