Skip to main content

stream_next_bang

Function stream_next_bang 

Source
pub fn stream_next_bang(stream: &StreamValue) -> Result<Option<StreamItem>>
Expand description

stream/next!: pulls and consumes the next packet from stream.