Skip to main content

stream_next_value

Function stream_next_value 

Source
pub fn stream_next_value(value: &Value) -> Result<Promise, String>
Expand description

Pulls one item from a native Stream without exposing its representation to an embedder.