Skip to main content

klabel

Macro klabel 

Source
macro_rules! klabel {
    ($($key:expr=>$val:expr),+$(,)?) => { ... };
}