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