Skip to main content

empty_stream

Function empty_stream 

Source
pub fn empty_stream() -> Pin<Box<dyn Stream<Item = Result<Bytes, StoreError>> + Send>>
Expand description

A stream that yields nothing.