pub fn Dim<T>(index: T) -> <T as IntoDimension>::Dimwhere T: IntoDimension,
Create a new dimension value.