Function coord::serve_debug[][src]

pub fn serve_debug(
    catalog_path: &Path,
    metrics_registry: MetricsRegistry
) -> (JoinOnDropHandle<()>, Client, UnboundedSender<Response>, UnboundedReceiver<Response>, Arc<Mutex<u64>>)