Type Alias de_uom::Kelvin

source ·
pub type Kelvin = Quantity<KELVIN>;

Aliased Type§

struct Kelvin(pub(crate) f32);

Fields§

§0: f32