Skip to main content

StreamId

Type Alias StreamId 

Source
pub type StreamId = Uuid;
Expand description

Unique identifier for an active stream

Aliased Typeยง

pub struct StreamId(/* private fields */);