autoconnect_web

Macro build_app

source
macro_rules! build_app {
    ($app_state: expr, $config: expr) => { ... };
}