app

Macro app 

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