Skip to main content

empty_stream

Function empty_stream 

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

Helper to build an empty plugin stream (default no-op responses).