Skip to main content

helper_next

Function helper_next 

Source
pub fn helper_next(recv: &Value) -> Result<Value, String>
Expand description

One step of a lazy helper: pull from the source until this stage produces a value or the source runs out.