Trait metfor::Temperature[][src]

pub trait Temperature: Quantity + PartialEq + PartialOrd { }
Expand description

Marker trait for temperature types.

Implementors