export_app

Macro export_app 

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