Function mmids_core::http_api::start_http_api[][src]

pub fn start_http_api(
    bind_address: SocketAddr,
    routes: RoutingTable
) -> Sender<HttpApiShutdownSignal>