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