Type Definition data_streaming_service::data_stream::DataStreamId
source · [−]pub type DataStreamId = u64;Expand description
A unique ID used to identify each stream.
pub type DataStreamId = u64;A unique ID used to identify each stream.