[][src]Function picollar::local::multiplexor

pub async fn multiplexor(
    __arg0: Receiver<DemandDelta>,
    output: Sender<Option<Severity>>
)