Type Alias Temperature

Source
pub type Temperature = Dimension<0, 0, 0, 1, 0, 0, 0>;

Aliased Type§

struct Temperature;

Trait Implementations§