Skip to main content

never

Function never 

Source
pub fn never(core: &Core, binding: &Arc<dyn ProducerBinding>) -> NodeId
Expand 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.