Type Alias blackbox_log::units::si::DimensionOne

pub type DimensionOne = dyn Dimension<Th = Z0, N = Z0, Kind = dyn Kind, I = Z0, T = Z0, L = Z0, M = Z0, J = Z0>;
Expand description

Type alias for dimension one for which all the exponents of the factors corresponding to the base quantities are zero.