make_stream_info

Function make_stream_info 

Source
pub fn make_stream_info<Block>(stream: &EventStream<Block>) -> StreamInfo
Expand description

Creates a StreamInfo object from an EventStream.

This function extracts metadata about the stream, including its process and stream IDs, and the serialized metadata for its dependencies and objects.