Macro autoconnect_web::build_app

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