Skip to main content

first

Function first 

Source
pub fn first(core: &Core, source: NodeId) -> FlowRegistration
Expand description

first(source) — emits the first DATA then Complete. Sugar for take(source, 1).