mimium_lang

Macro app

Source
macro_rules! app {
    ($a:expr,$b:expr) => { ... };
}