pub fn never(core: &Core, binding: &Arc<dyn ProducerBinding>) -> NodeIdExpand description
Never emit and never complete until teardown (cold NEVER analogue). The build closure is a no-op — the producer stays active but silent until the last subscriber drops.