pub fn first(core: &Core, source: NodeId) -> FlowRegistrationExpand description
first(source) — emits the first DATA then Complete. Sugar for
take(source, 1).
pub fn first(core: &Core, source: NodeId) -> FlowRegistrationfirst(source) — emits the first DATA then Complete. Sugar for
take(source, 1).