create_router

Function create_router 

Source
pub(crate) fn create_router(
    chan_core_tx: Sender<CoreMsg>,
    api_enabled: bool,
) -> Router