Function uvls::core::pipeline::link_handler

source ยท
async fn link_handler(
    rx: Receiver<LinkMsg>,
    tx_cache: Sender<Arc<RootGraph>>,
    tx_err: Sender<DiagnosticUpdate>,
)
Expand description

This handler links documents together, it also does type checking