kelvin

Macro kelvin 

Source
macro_rules! kelvin {
    ($num:expr) => { ... };
}