[−][src]Type Definition heim_common::units::Information
type Information = Quantity<dyn Dimension<L = Z0, M = Z0, Th = Z0, J = Z0, N = Z0, T = Z0, Kind = dyn InformationKind + 'static, I = Z0> + 'static, dyn Units<u64, time = second, electric_current = ampere, thermodynamic_temperature = kelvin, amount_of_substance = mole, mass = kilogram, luminous_intensity = candela, length = meter> + 'static, u64>;
Quantity
type alias using the default base units.