Quantity.dimensions

Returns the dimensions of the quantity

struct Quantity(N, alias unitSpec)
enum dimensions = unit.dimensions;

Meta