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